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

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

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

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

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

<album/120638#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chocofan Omake CD4"@en,
        "ちょこふぁんおまけCD4"@ja,
        "Chocofan Omake CD4"@ja-latn ;
    mo:performance_of <album/120638#musicalwork> ;
    mo:recorded_as <album/120638#musicalexpression> ;
    schema:name "Chocofan Omake CD4"@en,
        "ちょこふぁんおまけCD4"@ja,
        "Chocofan Omake CD4"@ja-latn ;
    schema:workPerformed <album/120638#musicalwork> .

<org/3416#subject> schema:name "Chocofan"@en,
        "ちょこふぁん"@ja,
        "Chocofan"@ja-latn ;
    foaf:name "Chocofan"@en,
        "ちょこふぁん"@ja,
        "Chocofan"@ja-latn .

<https://media.vgm.io/albums/83/120638/120638-5d16a5003d38.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120638#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/120638/120638-5d16a5003d38.jpg> ;
    foaf:depicts <album/120638#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/120638/120638-5d16a5003d38.jpg> .

<https://medium-media.vgm.io/albums/83/120638/120638-5d16a5003d38.jpg> a schema:ImageObject,
        foaf:Image .

<album/120638#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chocofan Omake CD4"@en,
        "ちょこふぁんおまけCD4"@ja,
        "Chocofan Omake CD4"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/120638#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/120638#musicalwork> ;
    schema:name "Chocofan Omake CD4"@en,
        "ちょこふぁんおまけCD4"@ja,
        "Chocofan Omake CD4"@ja-latn .

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

<album/120638#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-26"^^xsd:date ;
    dcterms:title "Chocofan Omake CD4"@en,
        "ちょこふぁんおまけCD4"@ja,
        "Chocofan Omake CD4"@ja-latn ;
    mo:catalogue_number "CFCD-0020" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/120638#musicalexpression> ;
    mo:publisher <org/3416#subject> ;
    mo:record _:Ned3be8291037458b9376a66ffc243392 ;
    mo:record_count 1 ;
    schema:about <product/10#subject>,
        <product/16#subject> ;
    schema:datePublished "2020-09-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/120638/120638-5d16a5003d38.jpg> ;
    schema:name "Chocofan Omake CD4"@en,
        "ちょこふぁんおまけCD4"@ja,
        "Chocofan Omake CD4"@ja-latn ;
    schema:publisher <org/3416#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/120638/120638-5d16a5003d38.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120638#subject> ;
    schema:name "(Team Shanghai Alice"@en ;
    foaf:made <album/120638#subject> ;
    foaf:name "(Team Shanghai Alice"@en .

_:N0437aca883c2460591b6a085e14e5719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shining Darkness"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ned3be8291037458b9376a66ffc243392 ;
    schema:name "The Shining Darkness"@en .

_:Na29831210a3247b98c617ac2a4682343 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gatekeeper Crisis"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ned3be8291037458b9376a66ffc243392 ;
    schema:name "Gatekeeper Crisis"@en .

_:Ned3be8291037458b9376a66ffc243392 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0437aca883c2460591b6a085e14e5719,
        _:Na29831210a3247b98c617ac2a4682343 ;
    mo:track_count 2 ;
    schema:duration "PT8:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0437aca883c2460591b6a085e14e5719,
        _:Na29831210a3247b98c617ac2a4682343 .

