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

<artist/32742#subject> a schema:Person,
        foaf:Person ;
    schema:name "katikatiyama"@en,
        "かちかち山"@ja ;
    foaf:made <album/94728#lyrics>,
        <album/94728#subject> ;
    foaf:name "katikatiyama"@en,
        "かちかち山"@ja .

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

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

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

<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 .

<album/94728#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doubutsu no Uta go"@en,
        "どうぶつのうた 伍"@ja,
        "Doubutsu no Uta go"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/94728#musicalwork> ;
    schema:name "Doubutsu no Uta go"@en,
        "どうぶつのうた 伍"@ja,
        "Doubutsu no Uta go"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/82/94728/94728-1577416460.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/94728#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doubutsu no Uta go"@en,
        "どうぶつのうた 伍"@ja,
        "Doubutsu no Uta go"@ja-latn ;
    mo:performance_of <album/94728#musicalwork> ;
    mo:performer _:N9c32d669d28940219ea8f879be2c2040,
        <artist/4383#subject> ;
    mo:recorded_as <album/94728#musicalexpression> ;
    schema:byArtist _:N9c32d669d28940219ea8f879be2c2040,
        <artist/4383#subject> ;
    schema:name "Doubutsu no Uta go"@en,
        "どうぶつのうた 伍"@ja,
        "Doubutsu no Uta go"@ja-latn ;
    schema:workPerformed <album/94728#musicalwork> .

<album/94728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Doubutsu no Uta go"@en,
        "どうぶつのうた 伍"@ja,
        "Doubutsu no Uta go"@ja-latn ;
    mo:catalogue_number "KKYM-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94728#musicalexpression> ;
    mo:publisher <org/2069#subject> ;
    mo:record _:N81fd78f0e0c84fcb837245675ca93a06 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about <product/20#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Amane Kyoko"@en ;
            foaf:name "Amane Kyoko"@en ],
        <artist/4383#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/94728/94728-1577416460.png> ;
    schema:name "Doubutsu no Uta go"@en,
        "どうぶつのうた 伍"@ja,
        "Doubutsu no Uta go"@ja-latn ;
    schema:publisher <org/2069#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/94728/94728-1577416460.png> .

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

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

_:N45ec9d30d3774de5bbff074ff0301337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりぼっちのうた"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N81fd78f0e0c84fcb837245675ca93a06 ;
    schema:name "ひとりぼっちのうた"@ja .

_:N517ff083c84e453e9162640ac75e3e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらわれもののうた"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N81fd78f0e0c84fcb837245675ca93a06 ;
    schema:name "きらわれもののうた"@ja .

_:N6c5e8a191bfe445f9b02cf914da3c08f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "？？？"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N81fd78f0e0c84fcb837245675ca93a06 ;
    schema:name "？？？"@ja .

_:N9c32d669d28940219ea8f879be2c2040 a schema:Person,
        foaf:Person ;
    mo:performed <album/94728#performance> ;
    schema:name "Amane Kyoko"@en ;
    foaf:name "Amane Kyoko"@en .

_:N81fd78f0e0c84fcb837245675ca93a06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N45ec9d30d3774de5bbff074ff0301337,
        _:N517ff083c84e453e9162640ac75e3e15,
        _:N6c5e8a191bfe445f9b02cf914da3c08f ;
    mo:track_count 3 ;
    schema:duration "PT10:48"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N45ec9d30d3774de5bbff074ff0301337,
        _:N517ff083c84e453e9162640ac75e3e15,
        _:N6c5e8a191bfe445f9b02cf914da3c08f .

