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

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

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

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

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/43966#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dear Marisa"@en,
        "Dear Marisa"@ja,
        "Dear Marisa"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43966#musicalwork> ;
    schema:name "Dear Marisa"@en,
        "Dear Marisa"@ja,
        "Dear Marisa"@ja-latn .

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

<album/43966#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dear Marisa"@en,
        "Dear Marisa"@ja,
        "Dear Marisa"@ja-latn ;
    mo:performance_of <album/43966#musicalwork> ;
    mo:recorded_as <album/43966#musicalexpression> ;
    schema:name "Dear Marisa"@en,
        "Dear Marisa"@ja,
        "Dear Marisa"@ja-latn ;
    schema:workPerformed <album/43966#musicalwork> .

<org/740#subject> schema:name "Mikan-Box"@en,
        "みかん箱"@ja,
        "Mikan-Box"@ja-latn ;
    foaf:name "Mikan-Box"@en,
        "みかん箱"@ja,
        "Mikan-Box"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/43966/43966-1390429651.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43966#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Dear Marisa"@en,
        "Dear Marisa"@ja,
        "Dear Marisa"@ja-latn ;
    mo:catalogue_number "MMCD-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43966#musicalexpression> ;
    mo:publisher <org/740#subject> ;
    mo:record _:Nd5bfb210a1ca41aa940c647b2cb25399 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/27#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/43966/43966-1390429651.jpg> ;
    schema:name "Dear Marisa"@en,
        "Dear Marisa"@ja,
        "Dear Marisa"@ja-latn ;
    schema:publisher <org/740#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/43966/43966-1390429651.jpg> .

_:N0c1dcd53f8a940d29607eb238adaed6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Spell"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd5bfb210a1ca41aa940c647b2cb25399 ;
    schema:name "Love Spell"@ja .

_:N87106c76e0ab4117823a373d73a5609e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Marisa"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd5bfb210a1ca41aa940c647b2cb25399 ;
    schema:name "Dear Marisa"@ja .

_:Ncdcdf065499949388f443fe72df1099c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reply to Patchouli"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd5bfb210a1ca41aa940c647b2cb25399 ;
    schema:name "Reply to Patchouli"@ja .

_:Nd5bfb210a1ca41aa940c647b2cb25399 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c1dcd53f8a940d29607eb238adaed6b,
        _:N87106c76e0ab4117823a373d73a5609e,
        _:Ncdcdf065499949388f443fe72df1099c ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0c1dcd53f8a940d29607eb238adaed6b,
        _:N87106c76e0ab4117823a373d73a5609e,
        _:Ncdcdf065499949388f443fe72df1099c .

