@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/12038> foaf:primaryTopic <album/12038#subject> .

<album/12038#lyrics> a mo:Lyrics .

<album/12038#vocals> a mo:Singer .

<album/12038#musicalexpression> a mo:Signal ;
    mo:published_as <album/12038#subject> ;
    mo:records <album/12038#performance> .

<https://media.vgm.io/albums/83/12038/12038-1234640242.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/12038#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/12038/12038-1234640242.jpg> ;
    foaf:depicts <album/12038#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/12038/12038-1234640242.jpg> .

<https://medium-media.vgm.io/albums/83/12038/12038-1234640242.jpg> a schema:ImageObject,
        foaf:Image .

<album/12038#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/12038#composition> ;
    mo:lyrics <album/12038#lyrics> ;
    mo:performed_in <album/12038#performance> ;
    mo:singer <album/12038#vocals> .

<album/12038#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Where the Skeletons Dance"@en,
        "Where the Skeletons Dance"@ja,
        "Where the Skeletons Dance"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dick Langford"@en ;
            foaf:made <album/12038#composition> ;
            foaf:name "Dick Langford"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Graeme Hobbs"@en ;
            foaf:made <album/12038#composition> ;
            foaf:name "Graeme Hobbs"@en ],
        <artist/5780#subject> ;
    mo:produced_work <album/12038#musicalwork> ;
    schema:name "Where the Skeletons Dance"@en,
        "Where the Skeletons Dance"@ja,
        "Where the Skeletons Dance"@ja-latn .

<artist/5780#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12038#subject> ;
    mo:performed <album/12038#performance> ;
    schema:name "Mark Knight"@en ;
    foaf:made <album/12038#composition>,
        <album/12038#subject> ;
    foaf:name "Mark Knight"@en .

<album/12038#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Where the Skeletons Dance"@en,
        "Where the Skeletons Dance"@ja,
        "Where the Skeletons Dance"@ja-latn ;
    mo:performance_of <album/12038#musicalwork> ;
    mo:performer _:N39739979582c4543906dc32333603f4a,
        _:N9da53d43951c4739bdbddb27addf48b0,
        _:Nebcc97cb05224433b38f72bd1c9fd39a,
        _:Nf0a355d9a85c4e5881c707a06a04ba12,
        <artist/5780#subject> ;
    mo:recorded_as <album/12038#musicalexpression> ;
    schema:byArtist _:N39739979582c4543906dc32333603f4a,
        _:N9da53d43951c4739bdbddb27addf48b0,
        _:Nebcc97cb05224433b38f72bd1c9fd39a,
        _:Nf0a355d9a85c4e5881c707a06a04ba12,
        <artist/5780#subject> ;
    schema:name "Where the Skeletons Dance"@en,
        "Where the Skeletons Dance"@ja,
        "Where the Skeletons Dance"@ja-latn ;
    schema:workPerformed <album/12038#musicalwork> .

<album/12038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-01-01"^^xsd:date ;
    dcterms:title "Where the Skeletons Dance"@en,
        "Where the Skeletons Dance"@ja,
        "Where the Skeletons Dance"@ja-latn ;
    mo:catalogue_number "T.U.T. CD3" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12038#musicalexpression> ;
    mo:publisher _:Nb96a8e5355584114ac4e740d40fa4aca ;
    mo:record _:Nb950d619da074bcfadeae1a7c232a8ec ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rick Burtonshaw"@en ;
            foaf:name "Rick Burtonshaw"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Graeme Hobbs"@en ;
            foaf:name "Graeme Hobbs"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paul H"@en ;
            foaf:name "Paul H"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dick Langford"@en ;
            foaf:name "Dick Langford"@en ],
        <artist/5780#subject> ;
    schema:datePublished "1999-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/83/12038/12038-1234640242.jpg> ;
    schema:name "Where the Skeletons Dance"@en,
        "Where the Skeletons Dance"@ja,
        "Where the Skeletons Dance"@ja-latn ;
    schema:publisher _:Nb96a8e5355584114ac4e740d40fa4aca ;
    foaf:depiction <https://media.vgm.io/albums/83/12038/12038-1234640242.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12038#subject> ;
    schema:name "Graeme Hobbs"@en ;
    foaf:made <album/12038#subject> ;
    foaf:name "Graeme Hobbs"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12038#subject> ;
    schema:name "Dick Langford"@en ;
    foaf:made <album/12038#subject> ;
    foaf:name "Dick Langford"@en .

_:N0499d1c5154c4614b9b2f6146acf231d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despots Dead"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Despots Dead"@en .

_:N17e69b15dbaa439291a60c91cbf99b45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rotten to the Core"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Rotten to the Core"@en .

_:N35c6cf60f3214c72977f4ced0eb3e9ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four Legs Good, Two Legs Bad"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Four Legs Good, Two Legs Bad"@en .

_:N372545a0964d457797ec814213a9f2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Million Miles - part 1"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Million Miles - part 1"@en .

_:N39739979582c4543906dc32333603f4a a schema:Person,
        foaf:Person ;
    mo:performed <album/12038#performance> ;
    schema:name "Graeme Hobbs"@en ;
    foaf:name "Graeme Hobbs"@en .

_:N6df6be3ca4754ad1ab6fb59b4d2a034e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deserve"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Deserve"@en .

_:N74dcf10cf9c744ddbcf9fd875ac1d996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lawyers, Liars, Booze and Sex"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Lawyers, Liars, Booze and Sex"@en .

_:N8563271b37bc4a9b9906aaeec86dd97a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spartacus"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Spartacus"@en .

_:N9d4549c214a648bbb6b0085aa3f53e27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blame"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Blame"@en .

_:N9da53d43951c4739bdbddb27addf48b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/12038#performance> ;
    schema:name "Rick Burtonshaw"@en ;
    foaf:name "Rick Burtonshaw"@en .

_:Na187063b0ae24c4a81a9ee1898c0e7c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Children Will Thank Us"@en ;
    mo:track_number 11 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Our Children Will Thank Us"@en .

_:Nb1050e5a55684e68b003c827a647c1f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knocker Boys"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Knocker Boys"@en .

_:Nb96a8e5355584114ac4e740d40fa4aca schema:name "Tutsongs"@en ;
    foaf:name "Tutsongs"@en .

_:Nd1c06a96ea484a248415d4a4bb924440 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Million Miles - part 2"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "Million Miles - part 2"@en .

_:Ne295d7cfc9754449b3b0505fdc4123c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When the Skeletons Dance"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nb950d619da074bcfadeae1a7c232a8ec ;
    schema:name "When the Skeletons Dance"@en .

_:Nebcc97cb05224433b38f72bd1c9fd39a a schema:Person,
        foaf:Person ;
    mo:performed <album/12038#performance> ;
    schema:name "Dick Langford"@en ;
    foaf:name "Dick Langford"@en .

_:Nf0a355d9a85c4e5881c707a06a04ba12 a schema:Person,
        foaf:Person ;
    mo:performed <album/12038#performance> ;
    schema:name "Paul H"@en ;
    foaf:name "Paul H"@en .

_:Nb950d619da074bcfadeae1a7c232a8ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0499d1c5154c4614b9b2f6146acf231d,
        _:N17e69b15dbaa439291a60c91cbf99b45,
        _:N35c6cf60f3214c72977f4ced0eb3e9ed,
        _:N372545a0964d457797ec814213a9f2dc,
        _:N6df6be3ca4754ad1ab6fb59b4d2a034e,
        _:N74dcf10cf9c744ddbcf9fd875ac1d996,
        _:N8563271b37bc4a9b9906aaeec86dd97a,
        _:N9d4549c214a648bbb6b0085aa3f53e27,
        _:Na187063b0ae24c4a81a9ee1898c0e7c6,
        _:Nb1050e5a55684e68b003c827a647c1f7,
        _:Nd1c06a96ea484a248415d4a4bb924440,
        _:Ne295d7cfc9754449b3b0505fdc4123c0 ;
    mo:track_count 12 ;
    schema:duration "PT56:05"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0499d1c5154c4614b9b2f6146acf231d,
        _:N17e69b15dbaa439291a60c91cbf99b45,
        _:N35c6cf60f3214c72977f4ced0eb3e9ed,
        _:N372545a0964d457797ec814213a9f2dc,
        _:N6df6be3ca4754ad1ab6fb59b4d2a034e,
        _:N74dcf10cf9c744ddbcf9fd875ac1d996,
        _:N8563271b37bc4a9b9906aaeec86dd97a,
        _:N9d4549c214a648bbb6b0085aa3f53e27,
        _:Na187063b0ae24c4a81a9ee1898c0e7c6,
        _:Nb1050e5a55684e68b003c827a647c1f7,
        _:Nd1c06a96ea484a248415d4a4bb924440,
        _:Ne295d7cfc9754449b3b0505fdc4123c0 .

