@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_cec2f2a38ed7 a mo:MusicArtist ; foaf:name "The Beatles" . :record_c59e2c3b22ec dc:title "Abbey Road" ; mo:release_type mo:album ; mo:track :track_d17948da5c17 ; a mo:Record ; foaf:maker :maker_cec2f2a38ed7 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT14.303S"^^xsd:duration ; tl:onTimeLine :timeline_604406dc5754 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000002 event:time [ tl:beginsAt "PT14.303S"^^xsd:duration ; tl:duration "PT44.578S"^^xsd:duration ; tl:onTimeLine :timeline_604406dc5754 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(instrumental)" . :segment_000003 event:time [ tl:beginsAt "PT58.881S"^^xsd:duration ; tl:duration "PT25.449S"^^xsd:duration ; tl:onTimeLine :timeline_604406dc5754 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT1M24.33S"^^xsd:duration ; tl:duration "PT12.83S"^^xsd:duration ; tl:onTimeLine :timeline_604406dc5754 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000005 event:time [ tl:beginsAt "PT1M37.16S"^^xsd:duration ; tl:duration "PT12.8S"^^xsd:duration ; tl:onTimeLine :timeline_604406dc5754 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain'" . :segment_000006 event:time [ tl:beginsAt "PT1M49.96S"^^xsd:duration ; tl:duration "PT36.35S"^^xsd:duration ; tl:onTimeLine :timeline_604406dc5754 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse_(sung)" . :segment_000007 event:time [ tl:beginsAt "PT2M26.31S"^^xsd:duration ; tl:duration "PT23H59M59.997S"^^xsd:duration ; tl:onTimeLine :timeline_604406dc5754 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_604406dc5754 a tl:Timeline . :track_d17948da5c17 dc:title "Sun King" ; mo:available_as ; a mo:Track ; foaf:maker :maker_cec2f2a38ed7 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_604406dc5754 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .