@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.8" ; ov:versionnumber "1.0" ; dc:created "2009-10-20" ; a foaf:Document . :key_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.196S"^^xsd:duration ; tl:onTimeLine :timeline_85a1123fcc97 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :key_000002 event:time [ tl:beginsAt "PT0.196S"^^xsd:duration ; tl:duration "PT2M47.238S"^^xsd:duration ; tl:onTimeLine :timeline_85a1123fcc97 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "C" . :key_000003 event:time [ tl:beginsAt "PT2M47.434S"^^xsd:duration ; tl:duration "PT1M54.396S"^^xsd:duration ; tl:onTimeLine :timeline_85a1123fcc97 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "D" . :key_000004 event:time [ tl:beginsAt "PT4M41.83S"^^xsd:duration ; tl:duration "PT2.477S"^^xsd:duration ; tl:onTimeLine :timeline_85a1123fcc97 ; a tl:Interval ] ; a af:KeySegment ; rdfs:label "Silence" . :maker_8f6af4d55690 a mo:MusicArtist ; foaf:name "Carole King" . :record_9e31377924b1 dc:title "Tapestry" ; mo:release_type mo:album ; mo:track :track_8dbaefe6ded0 ; a mo:Record ; foaf:maker :maker_8f6af4d55690 . :timeline_85a1123fcc97 a tl:Timeline . :track_8dbaefe6ded0 dc:title "Way Over Yonder" ; mo:available_as ; a mo:Track ; foaf:maker :maker_8f6af4d55690 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_85a1123fcc97 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .