annotate files/annotations/seglab/Carole King/Tapestry/04 Home Again.ttl @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents 50b0d041100e
children
rev   line source
Chris@8 1 @base <#> .
Chris@8 2 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
Chris@8 3 @prefix : <> .
Chris@8 4 @prefix af: <http://purl.org/ontology/af/> .
Chris@8 5 @prefix dc: <http://purl.org/dc/elements/1.1/> .
Chris@8 6 @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
Chris@8 7 @prefix foaf: <http://xmlns.com/foaf/0.1/> .
Chris@8 8 @prefix mo: <http://purl.org/ontology/mo/> .
Chris@8 9 @prefix ov: <http://open.vocab.org/terms/> .
Chris@8 10 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
Chris@8 11 @prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
Chris@8 12 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
Chris@8 13
Chris@8 14 <>
Chris@8 15 ov:confidence "0.6" ;
Chris@8 16 ov:versionnumber "1.0" ;
Chris@8 17 dc:created "2009-10-20" ;
Chris@8 18 a foaf:Document .
Chris@8 19
Chris@8 20 :maker_71feec577257
Chris@8 21 a mo:MusicArtist ;
Chris@8 22 foaf:name "Carole King" .
Chris@8 23
Chris@8 24 :record_82b95c95ec86
Chris@8 25 dc:title "Tapestry" ;
Chris@8 26 mo:release_type mo:album ;
Chris@8 27 mo:track :track_b6b3332bf7d8 ;
Chris@8 28 a mo:Record ;
Chris@8 29 foaf:maker :maker_71feec577257 .
Chris@8 30
Chris@8 31 :segment_000001
Chris@8 32 event:time [
Chris@8 33 tl:beginsAt "PT0S"^^xsd:duration ;
Chris@8 34 tl:duration "PT0.25S"^^xsd:duration ;
Chris@8 35 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 36 a tl:Interval
Chris@8 37 ] ;
Chris@8 38 a af:StructuralSegment ;
Chris@8 39 rdfs:label "silence" .
Chris@8 40
Chris@8 41 :segment_000002
Chris@8 42 event:time [
Chris@8 43 tl:beginsAt "PT0.25S"^^xsd:duration ;
Chris@8 44 tl:duration "PT7.152S"^^xsd:duration ;
Chris@8 45 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 46 a tl:Interval
Chris@8 47 ] ;
Chris@8 48 a af:StructuralSegment ;
Chris@8 49 rdfs:label "intro" .
Chris@8 50
Chris@8 51 :segment_000003
Chris@8 52 event:time [
Chris@8 53 tl:beginsAt "PT7.402S"^^xsd:duration ;
Chris@8 54 tl:duration "PT13.937S"^^xsd:duration ;
Chris@8 55 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 56 a tl:Interval
Chris@8 57 ] ;
Chris@8 58 a af:StructuralSegment ;
Chris@8 59 rdfs:label "verse" .
Chris@8 60
Chris@8 61 :segment_000004
Chris@8 62 event:time [
Chris@8 63 tl:beginsAt "PT21.339S"^^xsd:duration ;
Chris@8 64 tl:duration "PT13.911S"^^xsd:duration ;
Chris@8 65 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 66 a tl:Interval
Chris@8 67 ] ;
Chris@8 68 a af:StructuralSegment ;
Chris@8 69 rdfs:label "verse" .
Chris@8 70
Chris@8 71 :segment_000005
Chris@8 72 event:time [
Chris@8 73 tl:beginsAt "PT35.25S"^^xsd:duration ;
Chris@8 74 tl:duration "PT13.93S"^^xsd:duration ;
Chris@8 75 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 76 a tl:Interval
Chris@8 77 ] ;
Chris@8 78 a af:StructuralSegment ;
Chris@8 79 rdfs:label "bridge" .
Chris@8 80
Chris@8 81 :segment_000006
Chris@8 82 event:time [
Chris@8 83 tl:beginsAt "PT49.18S"^^xsd:duration ;
Chris@8 84 tl:duration "PT10.613S"^^xsd:duration ;
Chris@8 85 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 86 a tl:Interval
Chris@8 87 ] ;
Chris@8 88 a af:StructuralSegment ;
Chris@8 89 rdfs:label "refrain" .
Chris@8 90
Chris@8 91 :segment_000007
Chris@8 92 event:time [
Chris@8 93 tl:beginsAt "PT59.793S"^^xsd:duration ;
Chris@8 94 tl:duration "PT6.859S"^^xsd:duration ;
Chris@8 95 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 96 a tl:Interval
Chris@8 97 ] ;
Chris@8 98 a af:StructuralSegment ;
Chris@8 99 rdfs:label "break" .
Chris@8 100
Chris@8 101 :segment_000008
Chris@8 102 event:time [
Chris@8 103 tl:beginsAt "PT1M6.652S"^^xsd:duration ;
Chris@8 104 tl:duration "PT26.788S"^^xsd:duration ;
Chris@8 105 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 106 a tl:Interval
Chris@8 107 ] ;
Chris@8 108 a af:StructuralSegment ;
Chris@8 109 rdfs:label "instrumental" .
Chris@8 110
Chris@8 111 :segment_000009
Chris@8 112 event:time [
Chris@8 113 tl:beginsAt "PT1M33.44S"^^xsd:duration ;
Chris@8 114 tl:duration "PT13.897S"^^xsd:duration ;
Chris@8 115 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 116 a tl:Interval
Chris@8 117 ] ;
Chris@8 118 a af:StructuralSegment ;
Chris@8 119 rdfs:label "bridge" .
Chris@8 120
Chris@8 121 :segment_000010
Chris@8 122 event:time [
Chris@8 123 tl:beginsAt "PT1M47.337S"^^xsd:duration ;
Chris@8 124 tl:duration "PT10.401S"^^xsd:duration ;
Chris@8 125 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 126 a tl:Interval
Chris@8 127 ] ;
Chris@8 128 a af:StructuralSegment ;
Chris@8 129 rdfs:label "refrain" .
Chris@8 130
Chris@8 131 :segment_000011
Chris@8 132 event:time [
Chris@8 133 tl:beginsAt "PT1M57.738S"^^xsd:duration ;
Chris@8 134 tl:duration "PT29.097S"^^xsd:duration ;
Chris@8 135 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 136 a tl:Interval
Chris@8 137 ] ;
Chris@8 138 a af:StructuralSegment ;
Chris@8 139 rdfs:label "outro" .
Chris@8 140
Chris@8 141 :segment_000012
Chris@8 142 event:time [
Chris@8 143 tl:beginsAt "PT2M26.835S"^^xsd:duration ;
Chris@8 144 tl:duration "PT2.232S"^^xsd:duration ;
Chris@8 145 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 146 a tl:Interval
Chris@8 147 ] ;
Chris@8 148 a af:StructuralSegment ;
Chris@8 149 rdfs:label "silence" .
Chris@8 150
Chris@8 151 :timeline_38a98548addd
Chris@8 152 a tl:Timeline .
Chris@8 153
Chris@8 154 :track_b6b3332bf7d8
Chris@8 155 dc:title "Home Again" ;
Chris@8 156 mo:available_as <file:Carole%20King/Tapestry/04%20Home%20Again.wav> ;
Chris@8 157 a mo:Track ;
Chris@8 158 foaf:maker :maker_71feec577257 .
Chris@8 159
Chris@8 160 <file:Carole%20King/Tapestry/04%20Home%20Again.wav>
Chris@8 161 mo:encodes [
Chris@8 162 mo:time [
Chris@8 163 tl:onTimeLine :timeline_38a98548addd ;
Chris@8 164 a tl:Interval
Chris@8 165 ] ;
Chris@8 166 a mo:Signal
Chris@8 167 ] ;
Chris@8 168 a mo:AudioFile .
Chris@8 169