view files/annotations/all/Queen/Greatest Hits II/06 Innuendo.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_1719653277ca
    a mo:MusicArtist ;
    foaf:name "Queen" .

:record_492b870f530e
    dc:title "Greatest Hits II" ;
    mo:release_type mo:album ;
    mo:track :track_1197b59a62e0 ;
    a mo:Record ;
    foaf:maker :maker_1719653277ca .

:segment_000001
    event:time [
        tl:beginsAt "PT0S"^^xsd:duration ;
        tl:duration "PT0.455S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "silence" .

:segment_000002
    event:time [
        tl:beginsAt "PT0.455S"^^xsd:duration ;
        tl:duration "PT32.704S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "intro" .

:segment_000003
    event:time [
        tl:beginsAt "PT33.159S"^^xsd:duration ;
        tl:duration "PT38.164S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "verse" .

:segment_000004
    event:time [
        tl:beginsAt "PT1M11.323S"^^xsd:duration ;
        tl:duration "PT25.144S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "refrain" .

:segment_000005
    event:time [
        tl:beginsAt "PT1M36.467S"^^xsd:duration ;
        tl:duration "PT37.881S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "verse" .

:segment_000006
    event:time [
        tl:beginsAt "PT2M14.348S"^^xsd:duration ;
        tl:duration "PT24.851S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "refrain" .

:segment_000007
    event:time [
        tl:beginsAt "PT2M39.199S"^^xsd:duration ;
        tl:duration "PT37.317S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "break" .

:segment_000008
    event:time [
        tl:beginsAt "PT3M16.516S"^^xsd:duration ;
        tl:duration "PT37.234S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "section_x" .

:segment_000009
    event:time [
        tl:beginsAt "PT3M53.75S"^^xsd:duration ;
        tl:duration "PT23.341S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "section_y" .

:segment_000010
    event:time [
        tl:beginsAt "PT4M17.091S"^^xsd:duration ;
        tl:duration "PT32.833S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "section_z" .

:segment_000011
    event:time [
        tl:beginsAt "PT4M49.924S"^^xsd:duration ;
        tl:duration "PT39.214S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "verse" .

:segment_000012
    event:time [
        tl:beginsAt "PT5M29.138S"^^xsd:duration ;
        tl:duration "PT56.597S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "refrain_(with_complete_ending)" .

:segment_000013
    event:time [
        tl:beginsAt "PT6M25.735S"^^xsd:duration ;
        tl:duration "PT1.958S"^^xsd:duration ;
        tl:onTimeLine :timeline_db70900c2c60 ;
        a tl:Interval
    ] ;
    a af:StructuralSegment ;
    rdfs:label "silence" .

:timeline_db70900c2c60
    a tl:Timeline .

:track_1197b59a62e0
    dc:title "Innuendo" ;
    mo:available_as <file:Queen/Greatest%20Hits%20II/06%20Innuendo.wav> ;
    a mo:Track ;
    foaf:maker :maker_1719653277ca .

<file:Queen/Greatest%20Hits%20II/06%20Innuendo.wav>
    mo:encodes [
        mo:time [
            tl:onTimeLine :timeline_db70900c2c60 ;
            a tl:Interval
        ] ;
        a mo:Signal
    ] ;
    a mo:AudioFile .