@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_09bd32284636 a mo:MusicArtist ; foaf:name "The Beatles" . :record_35ae9f321b7a dc:title "Abbey Road" ; mo:release_type mo:album ; mo:track :track_74a51fb796a2 ; a mo:Record ; foaf:maker :maker_09bd32284636 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.37S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.37S"^^xsd:duration ; tl:duration "PT13.909S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT14.279S"^^xsd:duration ; tl:duration "PT51.507S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT1M5.786S"^^xsd:duration ; tl:duration "PT50.871S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT1M56.657S"^^xsd:duration ; tl:duration "PT28.467S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT2M25.124S"^^xsd:duration ; tl:duration "PT53.093S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(instrumental)" . :segment_000007 event:time [ tl:beginsAt "PT3M18.217S"^^xsd:duration ; tl:duration "PT27.407S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000008 event:time [ tl:beginsAt "PT3M45.624S"^^xsd:duration ; tl:duration "PT51.431S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000009 event:time [ tl:beginsAt "PT4M37.055S"^^xsd:duration ; tl:duration "PT3M7.055S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000010 event:time [ tl:beginsAt "PT7M44.11S"^^xsd:duration ; tl:duration "PT3.063S"^^xsd:duration ; tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_c212fac81c42 a tl:Timeline . :track_74a51fb796a2 dc:title "I Want You" ; mo:available_as ; a mo:Track ; foaf:maker :maker_09bd32284636 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_c212fac81c42 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .