@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_c67df81ced53 a mo:MusicArtist ; foaf:name "The Beatles" . :record_b92c6e08ed84 dc:title "Abbey Road" ; mo:release_type mo:album ; mo:track :track_a2f88d205252 ; a mo:Record ; foaf:maker :maker_c67df81ced53 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.18S"^^xsd:duration ; tl:onTimeLine :timeline_dcbcefa3995a ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.18S"^^xsd:duration ; tl:duration "PT1M9.668S"^^xsd:duration ; tl:onTimeLine :timeline_dcbcefa3995a ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "part_x" . :segment_000003 event:time [ tl:beginsAt "PT1M9.848S"^^xsd:duration ; tl:duration "PT1M18.245S"^^xsd:duration ; tl:onTimeLine :timeline_dcbcefa3995a ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "part_y" . :segment_000004 event:time [ tl:beginsAt "PT2M28.093S"^^xsd:duration ; tl:duration "PT1M34.307S"^^xsd:duration ; tl:onTimeLine :timeline_dcbcefa3995a ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "part_z_(fade-out)" . :segment_000005 event:time [ tl:beginsAt "PT4M2.4S"^^xsd:duration ; tl:duration "PT0S"^^xsd:duration ; tl:onTimeLine :timeline_dcbcefa3995a ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_dcbcefa3995a a tl:Timeline . :track_a2f88d205252 dc:title "You Never Give Me Your Money" ; mo:available_as ; a mo:Track ; foaf:maker :maker_c67df81ced53 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_dcbcefa3995a ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .