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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/43200#lyrics>,
        <album/43200#subject> ;
    foaf:name "rudder-k"@en .

<artist/33304#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haru-ura"@en,
        "はるうら"@ja ;
    foaf:made <album/43200#lyrics>,
        <album/43200#subject> ;
    foaf:name "Haru-ura"@en,
        "はるうら"@ja .

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

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

<event/167> a mo:Release ;
    schema:name "Released at Comic Market 85 (Dec 29, 2013 to Dec 31, 2013)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<album/43200#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Grand-Guignol"@en,
        "Grand-Guignol"@ja,
        "Grand-Guignol"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43200#musicalwork> ;
    schema:name "Grand-Guignol"@en,
        "Grand-Guignol"@ja,
        "Grand-Guignol"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

<https://media.vgm.io/albums/00/43200/43200-1387265409.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43200#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/43200/43200-1387265409.png> ;
    foaf:depicts <album/43200#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/43200/43200-1387265409.png> .

<https://medium-media.vgm.io/albums/00/43200/43200-1387265409.png> a schema:ImageObject,
        foaf:Image .

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

<artist/16836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43200#performance> ;
    schema:name "Futoumeido"@en,
        "普透明度"@ja ;
    foaf:made <album/43200#lyrics>,
        <album/43200#subject> ;
    foaf:name "Futoumeido"@en,
        "普透明度"@ja .

<artist/2067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43200#performance> ;
    schema:name "YAMAGEN"@en ;
    foaf:name "YAMAGEN"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43200#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43200#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43200#performance> ;
    schema:name "godwood"@en ;
    foaf:name "godwood"@en .

<artist/48244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43200#performance> ;
    schema:name "nachi"@en ;
    foaf:name "nachi"@en .

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

<album/43200#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Grand-Guignol"@en,
        "Grand-Guignol"@ja,
        "Grand-Guignol"@ja-latn ;
    mo:performance_of <album/43200#musicalwork> ;
    mo:performer _:N60ef3e66d66541b99a59c5d93346c778,
        <artist/16836#subject>,
        <artist/2067#subject>,
        <artist/4383#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/48244#subject> ;
    mo:recorded_as <album/43200#musicalexpression> ;
    schema:byArtist _:N60ef3e66d66541b99a59c5d93346c778,
        <artist/16836#subject>,
        <artist/2067#subject>,
        <artist/4383#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/48244#subject> ;
    schema:name "Grand-Guignol"@en,
        "Grand-Guignol"@ja,
        "Grand-Guignol"@ja-latn ;
    schema:workPerformed <album/43200#musicalwork> .

<album/43200#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Grand-Guignol"@en,
        "Grand-Guignol"@ja,
        "Grand-Guignol"@ja-latn ;
    mo:catalogue_number "PSYC-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43200#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/1948#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mimi Aisaki"@en ;
            foaf:name "Mimi Aisaki"@en ],
        <artist/16836#subject>,
        <artist/2067#subject>,
        <artist/4383#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/48244#subject> ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/43200/43200-1387265409.png> ;
    schema:name "Grand-Guignol"@en,
        "Grand-Guignol"@ja,
        "Grand-Guignol"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/43200/43200-1387265409.png> .

_:N004c11cfa8f443d89df48516d258333e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "introduction"@en,
        "introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "introduction"@en,
        "introduction"@ja .

_:N2703c4befaaa4908b4296ab933f1d5c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menottes feat. Futoumeido"@en,
        "Menottes feat.普透明度"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Menottes feat. Futoumeido"@en,
        "Menottes feat.普透明度"@ja .

_:N5e2989f0767943859ad87cb0b5382d84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loup Garou -instrument-"@en,
        "Loup Garou -instrument-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Loup Garou -instrument-"@en,
        "Loup Garou -instrument-"@ja .

_:N60ef3e66d66541b99a59c5d93346c778 a schema:Person,
        foaf:Person ;
    mo:performed <album/43200#performance> ;
    schema:name "Mimi Aisaki"@en ;
    foaf:name "Mimi Aisaki"@en .

_:N650574770cd34b50bb949518a1e57c3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iniquité feat. Mimi Aisaki"@en,
        "Iniquité feat.藍咲みみ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Iniquité feat. Mimi Aisaki"@en,
        "Iniquité feat.藍咲みみ"@ja .

_:N7bce58538f8043639741e04579a129e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farce Silhouette feat. Futoumeido"@en,
        "Farce Silhouette feat.普透明度"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Farce Silhouette feat. Futoumeido"@en,
        "Farce Silhouette feat.普透明度"@ja .

_:N802eb7148d524b1a9d58db13ade59f96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amour Structure -offvox-"@en,
        "Amour Structure -offvox-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Amour Structure -offvox-"@en,
        "Amour Structure -offvox-"@ja .

_:N82fa9bcaa27a45bc9496433acdd56e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imagination Ballade Drame -offvox-"@en,
        "Imagination Ballade Drame -offvox-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Imagination Ballade Drame -offvox-"@en,
        "Imagination Ballade Drame -offvox-"@ja .

_:N8a823be47a954255be1630b69ba60c8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imagination Ballade Drame feat. nachi"@en,
        "Imagination Ballade Drame feat.nachi"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Imagination Ballade Drame feat. nachi"@en,
        "Imagination Ballade Drame feat.nachi"@ja .

_:Nbbef31a26dc048e3a9988363097645e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amour Structure feat. Meramipop"@en,
        "Amour Structure feat.めらみぽっぷ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Amour Structure feat. Meramipop"@en,
        "Amour Structure feat.めらみぽっぷ"@ja .

_:Nc40a7d1bdbb04ac1a68c8ab0b44b2e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aiguille -instrument-"@en,
        "Aiguille -instrument-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Aiguille -instrument-"@en,
        "Aiguille -instrument-"@ja .

_:Nd32d2405b59747408d78e1077da28d5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand-Guignol -offvox-"@en,
        "Grand-Guignol -offvox-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Grand-Guignol -offvox-"@en,
        "Grand-Guignol -offvox-"@ja .

_:Nd4d6a5f837ed4bb88b4ce2b5496cee1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand-Guignol feat. Futoumeido"@en,
        "Grand-Guignol feat.普透明度"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Grand-Guignol feat. Futoumeido"@en,
        "Grand-Guignol feat.普透明度"@ja .

_:Ne82a9fd370e242238f5054c8ae187b7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loup Garou -classic legend part3-"@en,
        "Loup Garou -classic legend part3-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N4bfa93d5858c4d23bcf0734c1a50e750 ;
    schema:name "Loup Garou -classic legend part3-"@en,
        "Loup Garou -classic legend part3-"@ja .

_:N4bfa93d5858c4d23bcf0734c1a50e750 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N004c11cfa8f443d89df48516d258333e,
        _:N2703c4befaaa4908b4296ab933f1d5c3,
        _:N5e2989f0767943859ad87cb0b5382d84,
        _:N650574770cd34b50bb949518a1e57c3c,
        _:N7bce58538f8043639741e04579a129e1,
        _:N802eb7148d524b1a9d58db13ade59f96,
        _:N82fa9bcaa27a45bc9496433acdd56e17,
        _:N8a823be47a954255be1630b69ba60c8a,
        _:Nbbef31a26dc048e3a9988363097645e8,
        _:Nc40a7d1bdbb04ac1a68c8ab0b44b2e52,
        _:Nd32d2405b59747408d78e1077da28d5b,
        _:Nd4d6a5f837ed4bb88b4ce2b5496cee1a,
        _:Ne82a9fd370e242238f5054c8ae187b7a ;
    mo:track_count 13 ;
    schema:duration "PT43:42"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N004c11cfa8f443d89df48516d258333e,
        _:N2703c4befaaa4908b4296ab933f1d5c3,
        _:N5e2989f0767943859ad87cb0b5382d84,
        _:N650574770cd34b50bb949518a1e57c3c,
        _:N7bce58538f8043639741e04579a129e1,
        _:N802eb7148d524b1a9d58db13ade59f96,
        _:N82fa9bcaa27a45bc9496433acdd56e17,
        _:N8a823be47a954255be1630b69ba60c8a,
        _:Nbbef31a26dc048e3a9988363097645e8,
        _:Nc40a7d1bdbb04ac1a68c8ab0b44b2e52,
        _:Nd32d2405b59747408d78e1077da28d5b,
        _:Nd4d6a5f837ed4bb88b4ce2b5496cee1a,
        _:Ne82a9fd370e242238f5054c8ae187b7a .

