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

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

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

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

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/14228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the Grimoire of Alice EP"@en,
        "the Grimoire of Alice EP"@ja,
        "the Grimoire of Alice EP"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14228#musicalwork> ;
    schema:name "the Grimoire of Alice EP"@en,
        "the Grimoire of Alice EP"@ja,
        "the Grimoire of Alice EP"@ja-latn .

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

<album/14228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the Grimoire of Alice EP"@en,
        "the Grimoire of Alice EP"@ja,
        "the Grimoire of Alice EP"@ja-latn ;
    mo:performance_of <album/14228#musicalwork> ;
    mo:recorded_as <album/14228#musicalexpression> ;
    schema:name "the Grimoire of Alice EP"@en,
        "the Grimoire of Alice EP"@ja,
        "the Grimoire of Alice EP"@ja-latn ;
    schema:workPerformed <album/14228#musicalwork> .

<org/597#subject> schema:name "PURE-POLLUTION"@en,
        "PURE-POLLUTION"@ja,
        "PURE-POLLUTION"@ja-latn ;
    foaf:name "PURE-POLLUTION"@en,
        "PURE-POLLUTION"@ja,
        "PURE-POLLUTION"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14228#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/14228#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/14228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-11-13"^^xsd:date ;
    dcterms:title "the Grimoire of Alice EP"@en,
        "the Grimoire of Alice EP"@ja,
        "the Grimoire of Alice EP"@ja-latn ;
    mo:catalogue_number "P2CD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14228#musicalexpression> ;
    mo:publisher <org/597#subject> ;
    mo:record _:Na3031ab641734fe6b9d9130afdf65a49 ;
    mo:record_count 1 ;
    schema:about <product/14#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/27#subject> ;
    schema:datePublished "2005-11-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "the Grimoire of Alice EP"@en,
        "the Grimoire of Alice EP"@ja,
        "the Grimoire of Alice EP"@ja-latn ;
    schema:publisher <org/597#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N37950700459d4bb6af1e27d78ba7ff9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Na3031ab641734fe6b9d9130afdf65a49 ;
    schema:name "竹取飛翔"@ja .

_:N5920d102d6c74d318a657318fcaf21e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Grimoire of Alice"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:Na3031ab641734fe6b9d9130afdf65a49 ;
    schema:name "the Grimoire of Alice"@ja .

_:Nbdcdd1815fae4c19bca9deb8f77d5fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REINCARNATION(s_hour-mix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:Na3031ab641734fe6b9d9130afdf65a49 ;
    schema:name "REINCARNATION(s_hour-mix)"@ja .

_:Nc4425eed6abe414f898ff60a8e3d8cbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RactGirl"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:Na3031ab641734fe6b9d9130afdf65a49 ;
    schema:name "RactGirl"@ja .

_:Na3031ab641734fe6b9d9130afdf65a49 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37950700459d4bb6af1e27d78ba7ff9e,
        _:N5920d102d6c74d318a657318fcaf21e4,
        _:Nbdcdd1815fae4c19bca9deb8f77d5fcb,
        _:Nc4425eed6abe414f898ff60a8e3d8cbc ;
    mo:track_count 4 ;
    schema:duration "PT25:51"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N37950700459d4bb6af1e27d78ba7ff9e,
        _:N5920d102d6c74d318a657318fcaf21e4,
        _:Nbdcdd1815fae4c19bca9deb8f77d5fcb,
        _:Nc4425eed6abe414f898ff60a8e3d8cbc .

