@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_4b9276c7a79d a mo:MusicArtist ; foaf:name "The Beatles" . :record_2e197327bf3b dc:title "Abbey Road" ; mo:release_type mo:album ; mo:track :track_8e10dec364c1 ; a mo:Record ; foaf:maker :maker_4b9276c7a79d . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT6.327S"^^xsd:duration ; tl:onTimeLine :timeline_6ea71243250f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT6.327S"^^xsd:duration ; tl:duration "PT14.332S"^^xsd:duration ; tl:onTimeLine :timeline_6ea71243250f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000003 event:time [ tl:beginsAt "PT20.659S"^^xsd:duration ; tl:duration "PT5.945S"^^xsd:duration ; tl:onTimeLine :timeline_6ea71243250f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000004 event:time [ tl:beginsAt "PT26.604S"^^xsd:duration ; tl:duration "PT14.264S"^^xsd:duration ; tl:onTimeLine :timeline_6ea71243250f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT40.868S"^^xsd:duration ; tl:duration "PT6.18S"^^xsd:duration ; tl:onTimeLine :timeline_6ea71243250f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000006 event:time [ tl:beginsAt "PT47.048S"^^xsd:duration ; tl:duration "PT25.685S"^^xsd:duration ; tl:onTimeLine :timeline_6ea71243250f ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :timeline_6ea71243250f a tl:Timeline . :track_8e10dec364c1 dc:title "Polythene Pam" ; mo:available_as ; a mo:Track ; foaf:maker :maker_4b9276c7a79d . mo:encodes [ mo:time [ tl:onTimeLine :timeline_6ea71243250f ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .