Mercurial > hg > isophonics-drupal-site
view files/annotations/all/Queen/Greatest Hits II/12 I'm Going Slightly Mad.ttl @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 50b0d041100e |
children |
line wrap: on
line source
@base <#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix : <> . @prefix af: <http://purl.org/ontology/af/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix event: <http://purl.org/NET/c4dm/event.owl#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix mo: <http://purl.org/ontology/mo/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <> dc:created "2009-10-20" ; a foaf:Document . :maker_2a4a9a410ea2 a mo:MusicArtist ; foaf:name "Queen" . :record_d3354e60d133 dc:title "Greatest Hits II" ; mo:release_type mo:album ; mo:track :track_1fcf4f21f000 ; a mo:Record ; foaf:maker :maker_2a4a9a410ea2 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.185S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.185S"^^xsd:duration ; tl:duration "PT12.406S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT12.591S"^^xsd:duration ; tl:duration "PT16.586S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000004 event:time [ tl:beginsAt "PT29.177S"^^xsd:duration ; tl:duration "PT20.701S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000005 event:time [ tl:beginsAt "PT49.878S"^^xsd:duration ; tl:duration "PT26.897S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT1M16.775S"^^xsd:duration ; tl:duration "PT4.192S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break" . :segment_000007 event:time [ tl:beginsAt "PT1M20.967S"^^xsd:duration ; tl:duration "PT16.561S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "verse" . :segment_000008 event:time [ tl:beginsAt "PT1M37.528S"^^xsd:duration ; tl:duration "PT20.707S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000009 event:time [ tl:beginsAt "PT1M58.235S"^^xsd:duration ; tl:duration "PT26.888S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000010 event:time [ tl:beginsAt "PT2M25.123S"^^xsd:duration ; tl:duration "PT33.18S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "instrumental_solo" . :segment_000011 event:time [ tl:beginsAt "PT2M58.303S"^^xsd:duration ; tl:duration "PT20.7S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000012 event:time [ tl:beginsAt "PT3M19.003S"^^xsd:duration ; tl:duration "PT31.058S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000013 event:time [ tl:beginsAt "PT3M50.061S"^^xsd:duration ; tl:duration "PT15.654S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "outro" . :segment_000014 event:time [ tl:beginsAt "PT4M5.715S"^^xsd:duration ; tl:duration "PT2.245S"^^xsd:duration ; tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_939618a63b67 a tl:Timeline . :track_1fcf4f21f000 dc:title "I'm Going Slightly Mad" ; mo:available_as <file:Queen/Greatest%20Hits%20II/12%20I'm%20Going%20Slightly%20Mad.wav> ; a mo:Track ; foaf:maker :maker_2a4a9a410ea2 . <file:Queen/Greatest%20Hits%20II/12%20I'm%20Going%20Slightly%20Mad.wav> mo:encodes [ mo:time [ tl:onTimeLine :timeline_939618a63b67 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .