@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_243b051b3d23 a mo:MusicArtist ; foaf:name "The Beatles" . :record_88ad63924a67 dc:title "CD1 - The Beatles" ; mo:release_type mo:album ; mo:track :track_cf76739d9e21 ; a mo:Record ; foaf:maker :maker_243b051b3d23 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT44.62S"^^xsd:duration ; tl:onTimeLine :timeline_a0dbb7e79fab ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "part_1" . :segment_000002 event:time [ tl:beginsAt "PT44.62S"^^xsd:duration ; tl:duration "PT28.523S"^^xsd:duration ; tl:onTimeLine :timeline_a0dbb7e79fab ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "part_2" . :segment_000003 event:time [ tl:beginsAt "PT1M13.143S"^^xsd:duration ; tl:duration "PT21.355S"^^xsd:duration ; tl:onTimeLine :timeline_a0dbb7e79fab ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "part_3" . :segment_000004 event:time [ tl:beginsAt "PT1M34.498S"^^xsd:duration ; tl:duration "PT1M7.135S"^^xsd:duration ; tl:onTimeLine :timeline_a0dbb7e79fab ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "part_4" . :segment_000005 event:time [ tl:beginsAt "PT2M41.633S"^^xsd:duration ; tl:duration "PT1.834S"^^xsd:duration ; tl:onTimeLine :timeline_a0dbb7e79fab ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_a0dbb7e79fab a tl:Timeline . :track_cf76739d9e21 dc:title "Happiness is a Warm Gun" ; mo:available_as ; a mo:Track ; foaf:maker :maker_243b051b3d23 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_a0dbb7e79fab ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .