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

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

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

<event/171> a mo:Release ;
    schema:name "Released at Comic Market 86 (Aug 15, 2014 to Aug 17, 2014)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<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/48118#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vampire Cult"@en,
        "Vampire Cult"@ja,
        "Vampire Cult"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/48118#musicalwork> ;
    schema:name "Vampire Cult"@en,
        "Vampire Cult"@ja,
        "Vampire Cult"@ja-latn .

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

<org/1057#subject> schema:name "AGENT 0"@en,
        "AGENT 0"@ja,
        "AGENT 0"@ja-latn ;
    foaf:name "AGENT 0"@en,
        "AGENT 0"@ja,
        "AGENT 0"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/48118/48118-1410883087.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/13079#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48118#performance> ;
    schema:name "masato"@en,
        "雅斗"@ja ;
    foaf:made <album/48118#lyrics>,
        <album/48118#subject> ;
    foaf:name "masato"@en,
        "雅斗"@ja .

<album/48118#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vampire Cult"@en,
        "Vampire Cult"@ja,
        "Vampire Cult"@ja-latn ;
    mo:performance_of <album/48118#musicalwork> ;
    mo:performer _:N0db213680e7e4978b185bfdadb8e88d5,
        <artist/13079#subject> ;
    mo:recorded_as <album/48118#musicalexpression> ;
    schema:byArtist _:N0db213680e7e4978b185bfdadb8e88d5,
        <artist/13079#subject> ;
    schema:name "Vampire Cult"@en,
        "Vampire Cult"@ja,
        "Vampire Cult"@ja-latn ;
    schema:workPerformed <album/48118#musicalwork> .

<album/48118#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-16"^^xsd:date ;
    dcterms:title "Vampire Cult"@en,
        "Vampire Cult"@ja,
        "Vampire Cult"@ja-latn ;
    mo:catalogue_number "AGENT-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/48118#musicalexpression> ;
    mo:publisher <org/1057#subject> ;
    mo:record _:Nb7522f50bc7942e188e7fa78ebf2bf4e ;
    mo:record_count 1 ;
    mo:release <event/171> ;
    schema:about <product/20#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akihiro"@en ;
            foaf:name "Akihiro"@en ],
        <artist/13079#subject> ;
    schema:datePublished "2014-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/48118/48118-1410883087.jpg> ;
    schema:name "Vampire Cult"@en,
        "Vampire Cult"@ja,
        "Vampire Cult"@ja-latn ;
    schema:publisher <org/1057#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/48118/48118-1410883087.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Akihiro"@en ;
    foaf:made <album/48118#subject> ;
    foaf:name "Akihiro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Akihiro"@en ;
    foaf:made <album/48118#lyrics> ;
    foaf:name "Akihiro"@en .

_:N0db213680e7e4978b185bfdadb8e88d5 a schema:Person,
        foaf:Person ;
    mo:performed <album/48118#performance> ;
    schema:name "Akihiro"@en ;
    foaf:name "Akihiro"@en .

_:N2445e7aec28f4f328112e99cc6f9a929 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Cult"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nb7522f50bc7942e188e7fa78ebf2bf4e ;
    schema:name "Vampire Cult"@en .

_:N4bc874a8c6714acc93535b2dfc0dbde5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Abduction"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb7522f50bc7942e188e7fa78ebf2bf4e ;
    schema:name "Underground Abduction"@en .

_:N5821758b4e6a4f3da369ef284a1c3501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cold Flesh and GORE⋯"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nb7522f50bc7942e188e7fa78ebf2bf4e ;
    schema:name "Cold Flesh and GORE⋯"@en .

_:N6e7ede100e174ffcb07408ebc27c391f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Law"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nb7522f50bc7942e188e7fa78ebf2bf4e ;
    schema:name "Bloody Law"@en .

_:Nb06d0d47fc1744ad8238f1bb804bf777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Narcotic Dystopia"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb7522f50bc7942e188e7fa78ebf2bf4e ;
    schema:name "Narcotic Dystopia"@en .

_:Nf83c0da0c43e4d07928b65a830137299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cutthroat Psychology"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nb7522f50bc7942e188e7fa78ebf2bf4e ;
    schema:name "Cutthroat Psychology"@en .

_:Nb7522f50bc7942e188e7fa78ebf2bf4e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2445e7aec28f4f328112e99cc6f9a929,
        _:N4bc874a8c6714acc93535b2dfc0dbde5,
        _:N5821758b4e6a4f3da369ef284a1c3501,
        _:N6e7ede100e174ffcb07408ebc27c391f,
        _:Nb06d0d47fc1744ad8238f1bb804bf777,
        _:Nf83c0da0c43e4d07928b65a830137299 ;
    mo:track_count 6 ;
    schema:duration "PT18:05"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2445e7aec28f4f328112e99cc6f9a929,
        _:N4bc874a8c6714acc93535b2dfc0dbde5,
        _:N5821758b4e6a4f3da369ef284a1c3501,
        _:N6e7ede100e174ffcb07408ebc27c391f,
        _:Nb06d0d47fc1744ad8238f1bb804bf777,
        _:Nf83c0da0c43e4d07928b65a830137299 .

