@base <#> . @prefix rdf: . @prefix : <> . @prefix af: . @prefix dc: . @prefix event: . @prefix foaf: . @prefix mo: . @prefix ov: . @prefix rdfs: . @prefix tl: . @prefix xsd: . <> ov:confidence "0.6" ; ov:versionnumber "1.0" ; dc:created "2009-10-20" ; a foaf:Document . :maker_37d6eb36a8ed a mo:MusicArtist ; foaf:name "Carole King" . :record_a574f58e9c7d dc:title "Tapestry" ; mo:release_type mo:album ; mo:track :track_30da1e852ac4 ; a mo:Record ; foaf:maker :maker_37d6eb36a8ed . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.18S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.18S"^^xsd:duration ; tl:duration "PT13.36S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT13.54S"^^xsd:duration ; tl:duration "PT25.17S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT38.71S"^^xsd:duration ; tl:duration "PT24.48S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT1M3.19S"^^xsd:duration ; tl:duration "PT24.393S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000006 event:time [ tl:beginsAt "PT1M27.583S"^^xsd:duration ; tl:duration "PT24.23S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000007 event:time [ tl:beginsAt "PT1M51.813S"^^xsd:duration ; tl:duration "PT47.916S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT2M39.729S"^^xsd:duration ; tl:duration "PT24.034S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT3M3.763S"^^xsd:duration ; tl:duration "PT23.921S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000010 event:time [ tl:beginsAt "PT3M27.684S"^^xsd:duration ; tl:duration "PT41.666S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000011 event:time [ tl:beginsAt "PT4M9.35S"^^xsd:duration ; tl:duration "PT3.09S"^^xsd:duration ; tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_76df00f631e2 a tl:Timeline . :track_30da1e852ac4 dc:title "Will You Love Me Tomorrow" ; mo:available_as ; a mo:Track ; foaf:maker :maker_37d6eb36a8ed . mo:encodes [ mo:time [ tl:onTimeLine :timeline_76df00f631e2 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .