@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_13c5940f032d a mo:MusicArtist ; foaf:name "The Beatles" . :record_93e49aa75f02 dc:title "Revolver" ; mo:release_type mo:album ; mo:track :track_95819b9cc0fb ; a mo:Record ; foaf:maker :maker_13c5940f032d . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.416S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.416S"^^xsd:duration ; tl:duration "PT9.638S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT10.054S"^^xsd:duration ; tl:duration "PT23.281S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT33.335S"^^xsd:duration ; tl:duration "PT23.163S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT56.498S"^^xsd:duration ; tl:duration "PT11.472S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000006 event:time [ tl:beginsAt "PT1M7.97S"^^xsd:duration ; tl:duration "PT23.168S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000007 event:time [ tl:beginsAt "PT1M31.138S"^^xsd:duration ; tl:duration "PT11.506S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000008 event:time [ tl:beginsAt "PT1M42.644S"^^xsd:duration ; tl:duration "PT23.324S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT2M5.968S"^^xsd:duration ; tl:duration "PT15.354S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT2M21.322S"^^xsd:duration ; tl:duration "PT4.545S"^^xsd:duration ; tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_8781799f4840 a tl:Timeline . :track_95819b9cc0fb dc:title "Here, There And Everywhere" ; mo:available_as ; a mo:Track ; foaf:maker :maker_13c5940f032d . mo:encodes [ mo:time [ tl:onTimeLine :timeline_8781799f4840 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .