view files/annotations/chordlab/Queen/Greatest Hits I/16 We Will Rock You.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 ov: <http://open.vocab.org/terms/> .
@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#> .

<>
    ov:confidence "0.8" ;
    ov:versionnumber "1.0" ;
    dc:created "2009-10-20" ;
    a foaf:Document .

:chord_000001
    event:time [
        tl:beginsAt "PT0S"^^xsd:duration ;
        tl:duration "PT0.232S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "N" .

:chord_000002
    event:time [
        tl:beginsAt "PT0.232S"^^xsd:duration ;
        tl:duration "PT1M31.784S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "N" .

:chord_000003
    event:time [
        tl:beginsAt "PT1M32.016S"^^xsd:duration ;
        tl:duration "PT2.909S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "C" .

:chord_000004
    event:time [
        tl:beginsAt "PT1M34.925S"^^xsd:duration ;
        tl:duration "PT3.62S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "A" .

:chord_000005
    event:time [
        tl:beginsAt "PT1M38.545S"^^xsd:duration ;
        tl:duration "PT0.786S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "D" .

:chord_000006
    event:time [
        tl:beginsAt "PT1M39.331S"^^xsd:duration ;
        tl:duration "PT1.49S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "A" .

:chord_000007
    event:time [
        tl:beginsAt "PT1M40.821S"^^xsd:duration ;
        tl:duration "PT1.522S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "D" .

:chord_000008
    event:time [
        tl:beginsAt "PT1M42.343S"^^xsd:duration ;
        tl:duration "PT2.216S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "A" .

:chord_000009
    event:time [
        tl:beginsAt "PT1M44.559S"^^xsd:duration ;
        tl:duration "PT0.682S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "A:sus4" .

:chord_000010
    event:time [
        tl:beginsAt "PT1M45.241S"^^xsd:duration ;
        tl:duration "PT1.426S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "D" .

:chord_000011
    event:time [
        tl:beginsAt "PT1M46.667S"^^xsd:duration ;
        tl:duration "PT2.248S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "A" .

:chord_000012
    event:time [
        tl:beginsAt "PT1M48.915S"^^xsd:duration ;
        tl:duration "PT0.715S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "A:sus4" .

:chord_000013
    event:time [
        tl:beginsAt "PT1M49.63S"^^xsd:duration ;
        tl:duration "PT11.512S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "A" .

:chord_000014
    event:time [
        tl:beginsAt "PT2M1.142S"^^xsd:duration ;
        tl:duration "PT1.631S"^^xsd:duration ;
        tl:onTimeLine :timeline_c97b8a1d2158 ;
        a tl:Interval
    ] ;
    a af:ChordSegment ;
    rdfs:label "N" .

:maker_77d8613efbd5
    a mo:MusicArtist ;
    foaf:name "Queen" .

:record_e509a03e8eef
    dc:title "Greatest Hits I" ;
    mo:release_type mo:album ;
    mo:track :track_d1b97ac69aae ;
    a mo:Record ;
    foaf:maker :maker_77d8613efbd5 .

:timeline_c97b8a1d2158
    a tl:Timeline .

:track_d1b97ac69aae
    dc:title "We Will Rock You" ;
    mo:available_as <file:Queen/Greatest%20Hits%20I/16%20We%20Will%20Rock%20You.wav> ;
    a mo:Track ;
    foaf:maker :maker_77d8613efbd5 .

<file:Queen/Greatest%20Hits%20I/16%20We%20Will%20Rock%20You.wav>
    mo:encodes [
        mo:time [
            tl:onTimeLine :timeline_c97b8a1d2158 ;
            a tl:Interval
        ] ;
        a mo:Signal
    ] ;
    a mo:AudioFile .