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

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

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

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

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/64416#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "C88 Special demo CD iMPACT"@en,
        "C88 Special demo CD iMPACT"@ja,
        "C88 Special demo CD iMPACT"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/64416#musicalwork> ;
    schema:name "C88 Special demo CD iMPACT"@en,
        "C88 Special demo CD iMPACT"@ja,
        "C88 Special demo CD iMPACT"@ja-latn .

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

<album/64416#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "C88 Special demo CD iMPACT"@en,
        "C88 Special demo CD iMPACT"@ja,
        "C88 Special demo CD iMPACT"@ja-latn ;
    mo:performance_of <album/64416#musicalwork> ;
    mo:recorded_as <album/64416#musicalexpression> ;
    schema:name "C88 Special demo CD iMPACT"@en,
        "C88 Special demo CD iMPACT"@ja,
        "C88 Special demo CD iMPACT"@ja-latn ;
    schema:workPerformed <album/64416#musicalwork> .

<org/1026#subject> schema:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn ;
    foaf:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/64416/64416-1483439877.png> a schema:ImageObject,
        foaf:Image .

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

<album/64416#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-21"^^xsd:date ;
    dcterms:title "C88 Special demo CD iMPACT"@en,
        "C88 Special demo CD iMPACT"@ja,
        "C88 Special demo CD iMPACT"@ja-latn ;
    mo:catalogue_number "DWEX-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64416#musicalexpression> ;
    mo:publisher <org/1026#subject> ;
    mo:record _:Nf23d03853bff46c88e5676fedf6da1e5 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:datePublished "2015-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/64416/64416-1483439877.png> ;
    schema:name "C88 Special demo CD iMPACT"@en,
        "C88 Special demo CD iMPACT"@ja,
        "C88 Special demo CD iMPACT"@ja-latn ;
    schema:publisher <org/1026#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/64416/64416-1483439877.png> .

_:N0deac08beeea4749b1e88f9e9f295dc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人形裁判〜 人の形弄びし少女（instrumental）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf23d03853bff46c88e5676fedf6da1e5 ;
    schema:name "人形裁判〜 人の形弄びし少女（instrumental）"@ja .

_:N4e0b6ec398a04eaea47a2244e7f7d57b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか？（instrumental）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nf23d03853bff46c88e5676fedf6da1e5 ;
    schema:name "U.N.オーエンは彼女なのか？（instrumental）"@ja .

_:N7f742232fbc346cb985d32cca6dd78eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "有頂天変　〜 Wonderful Heaven（instrumental）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nf23d03853bff46c88e5676fedf6da1e5 ;
    schema:name "有頂天変　〜 Wonderful Heaven（instrumental）"@ja .

_:Nf87ade406d654cbaa37b58cfc948c6d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハルトマンの妖怪少女（instrumental）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nf23d03853bff46c88e5676fedf6da1e5 ;
    schema:name "ハルトマンの妖怪少女（instrumental）"@ja .

_:Nf23d03853bff46c88e5676fedf6da1e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0deac08beeea4749b1e88f9e9f295dc4,
        _:N4e0b6ec398a04eaea47a2244e7f7d57b,
        _:N7f742232fbc346cb985d32cca6dd78eb,
        _:Nf87ade406d654cbaa37b58cfc948c6d3 ;
    mo:track_count 4 ;
    schema:duration "PT17:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0deac08beeea4749b1e88f9e9f295dc4,
        _:N4e0b6ec398a04eaea47a2244e7f7d57b,
        _:N7f742232fbc346cb985d32cca6dd78eb,
        _:Nf87ade406d654cbaa37b58cfc948c6d3 .

