@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_4caf5d7751d5 a mo:MusicArtist ; foaf:name "The Beatles" . :record_df4f0ba1a5c0 dc:title "Let It Be" ; mo:release_type mo:album ; mo:track :track_487325a1d2c0 ; a mo:Record ; foaf:maker :maker_4caf5d7751d5 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.345S"^^xsd:duration ; tl:onTimeLine :timeline_014e7901cc94 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.345S"^^xsd:duration ; tl:duration "PT2.675S"^^xsd:duration ; tl:onTimeLine :timeline_014e7901cc94 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT3.02S"^^xsd:duration ; tl:duration "PT11.213S"^^xsd:duration ; tl:onTimeLine :timeline_014e7901cc94 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT14.233S"^^xsd:duration ; tl:duration "PT11.459S"^^xsd:duration ; tl:onTimeLine :timeline_014e7901cc94 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000005 event:time [ tl:beginsAt "PT25.692S"^^xsd:duration ; tl:duration "PT12.358S"^^xsd:duration ; tl:onTimeLine :timeline_014e7901cc94 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000006 event:time [ tl:beginsAt "PT38.05S"^^xsd:duration ; tl:duration "PT2.55S"^^xsd:duration ; tl:onTimeLine :timeline_014e7901cc94 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_014e7901cc94 a tl:Timeline . :track_487325a1d2c0 dc:title "Maggie Mae" ; mo:available_as ; a mo:Track ; foaf:maker :maker_4caf5d7751d5 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_014e7901cc94 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .