@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/41572> foaf:primaryTopic <album/41572#subject> .

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41572#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/41572#composition>,
        <album/41572#subject> ;
    foaf:name "ZUN"@en .

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/41572#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Druma 'gus dord"@en,
        "Druma 'gus dord"@ja,
        "Druma 'gus dord"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/41572#musicalwork> ;
    schema:name "Druma 'gus dord"@en,
        "Druma 'gus dord"@ja,
        "Druma 'gus dord"@ja-latn .

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

<org/995#subject> schema:name "Casket"@en,
        "Casket"@ja,
        "Casket"@ja-latn ;
    foaf:name "Casket"@en,
        "Casket"@ja,
        "Casket"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/41572/41572-1379005593.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41572#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Druma 'gus dord"@en,
        "Druma 'gus dord"@ja,
        "Druma 'gus dord"@ja-latn ;
    mo:catalogue_number "PCCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41572#musicalexpression> ;
    mo:publisher <org/995#subject> ;
    mo:record _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ciarán Fitzpatrick"@en ;
            foaf:name "Ciarán Fitzpatrick"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Finn O’Rourke"@en ;
            foaf:name "Finn O’Rourke"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aoife Hayes"@en ;
            foaf:name "Aoife Hayes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tadhg McMorrow"@en ;
            foaf:name "Tadhg McMorrow"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Breandan Kirwin"@en ;
            foaf:name "Breandan Kirwin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Easnadh O’Cuíbh"@en ;
            foaf:name "Easnadh O’Cuíbh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Meadhbh Hayes"@en ;
            foaf:name "Meadhbh Hayes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Erin McMorrow"@en ;
            foaf:name "Erin McMorrow"@en ] ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/41572/41572-1379005593.jpg> ;
    schema:name "Druma 'gus dord"@en,
        "Druma 'gus dord"@ja,
        "Druma 'gus dord"@ja-latn ;
    schema:publisher <org/995#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/41572/41572-1379005593.jpg> .

<album/41572#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Druma 'gus dord"@en,
        "Druma 'gus dord"@ja,
        "Druma 'gus dord"@ja-latn ;
    mo:performance_of <album/41572#musicalwork> ;
    mo:performer _:N5c3603b8fb944902b7c3132cc68121cc,
        _:N625efe6b1ac84d3d8579faf895c9cb4b,
        _:N71c1149ca16f45f692b202eb744a8d66,
        _:N8104c9b653624f7184291325d230c951,
        _:Nade771b80c9146dbae1d8d90e3edda44,
        _:Ndd7d64b42ca3413592ad7b9f6feff717,
        _:Neaf0c7d25aff420d89f66ba230f671c0,
        _:Nf212de1640444d549a3a46f9f9bb93e4 ;
    mo:recorded_as <album/41572#musicalexpression> ;
    schema:byArtist _:N5c3603b8fb944902b7c3132cc68121cc,
        _:N625efe6b1ac84d3d8579faf895c9cb4b,
        _:N71c1149ca16f45f692b202eb744a8d66,
        _:N8104c9b653624f7184291325d230c951,
        _:Nade771b80c9146dbae1d8d90e3edda44,
        _:Ndd7d64b42ca3413592ad7b9f6feff717,
        _:Neaf0c7d25aff420d89f66ba230f671c0,
        _:Nf212de1640444d549a3a46f9f9bb93e4 ;
    schema:name "Druma 'gus dord"@en,
        "Druma 'gus dord"@ja,
        "Druma 'gus dord"@ja-latn ;
    schema:workPerformed <album/41572#musicalwork> .

_:N0f58cc526b384f51b7e6c5d4eac7f688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scanraithe?"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "Scanraithe?"@en .

_:N1ba95a040077469991059d45464b67e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sceálta-Grá-Linn"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "Sceálta-Grá-Linn"@en .

_:N1f1dc6b8804045cab4622d0ced548f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "Intro"@en .

_:N3692579021ee4c59a6cafa220fcce4c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Céilidh"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "Crazy Céilidh"@en .

_:N3ab5037a89d8416a8eb5e07a1b04d077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "Outro"@en .

_:N5c3603b8fb944902b7c3132cc68121cc a schema:Person,
        foaf:Person ;
    mo:performed <album/41572#performance> ;
    schema:name "Breandan Kirwin"@en ;
    foaf:name "Breandan Kirwin"@en .

_:N625efe6b1ac84d3d8579faf895c9cb4b a schema:Person,
        foaf:Person ;
    mo:performed <album/41572#performance> ;
    schema:name "Ciarán Fitzpatrick"@en ;
    foaf:name "Ciarán Fitzpatrick"@en .

_:N6a34634ed779419495a8dc925c5711d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An ilstórach"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "An ilstórach"@en .

_:N71c1149ca16f45f692b202eb744a8d66 a schema:Person,
        foaf:Person ;
    mo:performed <album/41572#performance> ;
    schema:name "Aoife Hayes"@en ;
    foaf:name "Aoife Hayes"@en .

_:N7d25416ea4bb429ba629e0b3ec4cc456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scáth rúnda"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "Scáth rúnda"@en .

_:N8104c9b653624f7184291325d230c951 a schema:Person,
        foaf:Person ;
    mo:performed <album/41572#performance> ;
    schema:name "Finn O’Rourke"@en ;
    foaf:name "Finn O’Rourke"@en .

_:N8da73ccc88e842ee85fd1fadad004e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seolfaimid!"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "Seolfaimid!"@en .

_:Nade771b80c9146dbae1d8d90e3edda44 a schema:Person,
        foaf:Person ;
    mo:performed <album/41572#performance> ;
    schema:name "Meadhbh Hayes"@en ;
    foaf:name "Meadhbh Hayes"@en .

_:Nc9f86d22361742e88cfc01728c7baca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reeeeeel"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N26b3295d17bb484db134c7a2c1c7f3b4 ;
    schema:name "Reeeeeel"@en .

_:Ndd7d64b42ca3413592ad7b9f6feff717 a schema:Person,
        foaf:Person ;
    mo:performed <album/41572#performance> ;
    schema:name "Tadhg McMorrow"@en ;
    foaf:name "Tadhg McMorrow"@en .

_:Neaf0c7d25aff420d89f66ba230f671c0 a schema:Person,
        foaf:Person ;
    mo:performed <album/41572#performance> ;
    schema:name "Erin McMorrow"@en ;
    foaf:name "Erin McMorrow"@en .

_:Nf212de1640444d549a3a46f9f9bb93e4 a schema:Person,
        foaf:Person ;
    mo:performed <album/41572#performance> ;
    schema:name "Easnadh O’Cuíbh"@en ;
    foaf:name "Easnadh O’Cuíbh"@en .

_:N26b3295d17bb484db134c7a2c1c7f3b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f58cc526b384f51b7e6c5d4eac7f688,
        _:N1ba95a040077469991059d45464b67e3,
        _:N1f1dc6b8804045cab4622d0ced548f96,
        _:N3692579021ee4c59a6cafa220fcce4c9,
        _:N3ab5037a89d8416a8eb5e07a1b04d077,
        _:N6a34634ed779419495a8dc925c5711d0,
        _:N7d25416ea4bb429ba629e0b3ec4cc456,
        _:N8da73ccc88e842ee85fd1fadad004e13,
        _:Nc9f86d22361742e88cfc01728c7baca0 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0f58cc526b384f51b7e6c5d4eac7f688,
        _:N1ba95a040077469991059d45464b67e3,
        _:N1f1dc6b8804045cab4622d0ced548f96,
        _:N3692579021ee4c59a6cafa220fcce4c9,
        _:N3ab5037a89d8416a8eb5e07a1b04d077,
        _:N6a34634ed779419495a8dc925c5711d0,
        _:N7d25416ea4bb429ba629e0b3ec4cc456,
        _:N8da73ccc88e842ee85fd1fadad004e13,
        _:Nc9f86d22361742e88cfc01728c7baca0 .

