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

<artist/13782#subject> a schema:Person,
        foaf:Person ;
    schema:name "Makoto Kedwin"@en,
        "祁答院慎"@ja ;
    foaf:made <album/40975#lyrics>,
        <album/40975#subject> ;
    foaf:name "Makoto Kedwin"@en,
        "祁答院慎"@ja .

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

<artist/9352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40975#subject> ;
    schema:name "Mao Hamamoto"@en,
        "濱本麻央"@ja ;
    foaf:made <album/40975#composition>,
        <album/40975#subject> ;
    foaf:name "Mao Hamamoto"@en,
        "濱本麻央"@ja .

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

<product/4436#subject> a schema:CreativeWork ;
    schema:name "Corpse Party 2: Dead Patient"@en,
        "コープスパーティー2 DEAD PATIENT"@ja,
        "Corpse Party 2: Dead Patient"@ja-latn ;
    foaf:name "Corpse Party 2: Dead Patient"@en,
        "コープスパーティー2 DEAD PATIENT"@ja,
        "Corpse Party 2: Dead Patient"@ja-latn .

<album/40975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kegashi no Mori"@en,
        "穢しの森"@ja,
        "Defiled Forest"@ja-latn ;
    mo:composer <artist/9352#subject> ;
    mo:produced_work <album/40975#musicalwork> ;
    schema:name "Kegashi no Mori"@en,
        "穢しの森"@ja,
        "Defiled Forest"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/57/40975/40975-1376025113.png> a schema:ImageObject,
        foaf:Image .

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

<album/40975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kegashi no Mori"@en,
        "穢しの森"@ja,
        "Defiled Forest"@ja-latn ;
    mo:performance_of <album/40975#musicalwork> ;
    mo:performer _:N01454a82d7694502a11589f5df31028d ;
    mo:recorded_as <album/40975#musicalexpression> ;
    schema:byArtist _:N01454a82d7694502a11589f5df31028d ;
    schema:name "Kegashi no Mori"@en,
        "穢しの森"@ja,
        "Defiled Forest"@ja-latn ;
    schema:workPerformed <album/40975#musicalwork> .

<album/40975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Kegashi no Mori"@en,
        "穢しの森"@ja,
        "Defiled Forest"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40975#musicalexpression> ;
    mo:publisher _:N1a6af028b61e4094905826cb36ffc19f ;
    mo:record _:Nc84346ae8abe4424959e4498be2e40f8 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/4436#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Itsuki Sawada"@en ;
            foaf:name "Itsuki Sawada"@en ] ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/40975/40975-1376025113.png> ;
    schema:name "Kegashi no Mori"@en,
        "穢しの森"@ja,
        "Defiled Forest"@ja-latn ;
    schema:publisher _:N1a6af028b61e4094905826cb36ffc19f ;
    foaf:depiction <https://media.vgm.io/albums/57/40975/40975-1376025113.png> .

_:N01454a82d7694502a11589f5df31028d a schema:Person,
        foaf:Person ;
    mo:performed <album/40975#performance> ;
    schema:name "Itsuki Sawada"@en ;
    foaf:name "Itsuki Sawada"@en .

_:N1a6af028b61e4094905826cb36ffc19f schema:name "GrindHouse"@en ;
    foaf:name "GrindHouse"@en .

_:N71ed2695758e4dfba8a333a88de8a3e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The end of slaughter"@en,
        "The end of slaughter"@ja,
        "The end of slaughter"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nc84346ae8abe4424959e4498be2e40f8 ;
    schema:name "The end of slaughter"@en,
        "The end of slaughter"@ja,
        "The end of slaughter"@ja-latn .

_:Nec22cddde4fd46d9a2f7fe76236f1a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defiled Forest -full mix-"@en,
        "穢しの森　-full mix-"@ja,
        "Kegashi no Mori -full mix-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nc84346ae8abe4424959e4498be2e40f8 ;
    schema:name "Defiled Forest -full mix-"@en,
        "穢しの森　-full mix-"@ja,
        "Kegashi no Mori -full mix-"@ja-latn .

_:Nf7594db30ffd4484b0ab5d6fd4352d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defiled Forest -off vocal-"@en,
        "穢しの森　-off vocal-"@ja,
        "Kegashi no Mori -off vocal-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nc84346ae8abe4424959e4498be2e40f8 ;
    schema:name "Defiled Forest -off vocal-"@en,
        "穢しの森　-off vocal-"@ja,
        "Kegashi no Mori -off vocal-"@ja-latn .

_:Nc84346ae8abe4424959e4498be2e40f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N71ed2695758e4dfba8a333a88de8a3e0,
        _:Nec22cddde4fd46d9a2f7fe76236f1a60,
        _:Nf7594db30ffd4484b0ab5d6fd4352d7e ;
    mo:track_count 3 ;
    schema:duration "PT12:59"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N71ed2695758e4dfba8a333a88de8a3e0,
        _:Nec22cddde4fd46d9a2f7fe76236f1a60,
        _:Nf7594db30ffd4484b0ab5d6fd4352d7e .

