@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_205a828a7e68 a mo:MusicArtist ; foaf:name "Carole King" . :record_838efa52bf98 dc:title "Tapestry" ; mo:release_type mo:album ; mo:track :track_ead8b986feaa ; a mo:Record ; foaf:maker :maker_205a828a7e68 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.245S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.245S"^^xsd:duration ; tl:duration "PT13.045S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT13.29S"^^xsd:duration ; tl:duration "PT20.273S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT33.563S"^^xsd:duration ; tl:duration "PT26.908S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000005 event:time [ tl:beginsAt "PT1M0.471S"^^xsd:duration ; tl:duration "PT26.799S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M27.27S"^^xsd:duration ; tl:duration "PT33.219S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000007 event:time [ tl:beginsAt "PT2M0.489S"^^xsd:duration ; tl:duration "PT29.915S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT2M30.404S"^^xsd:duration ; tl:duration "PT33.81S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000009 event:time [ tl:beginsAt "PT3M4.214S"^^xsd:duration ; tl:duration "PT48.506S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT3M52.72S"^^xsd:duration ; tl:duration "PT2.907S"^^xsd:duration ; tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_5db49b5cb91f a tl:Timeline . :track_ead8b986feaa dc:title "So Far Away" ; mo:available_as ; a mo:Track ; foaf:maker :maker_205a828a7e68 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_5db49b5cb91f ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .