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

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

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

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

<event/41> a mo:Release ;
    schema:name "Released at M3-2004 Spring (May 02, 2004)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

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

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

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

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

<org/1223#subject> schema:name "YUDUKI-TEI"@en,
        "ゆづき亭"@ja,
        "YUDUKI-TEI"@ja-latn ;
    foaf:name "YUDUKI-TEI"@en,
        "ゆづき亭"@ja,
        "YUDUKI-TEI"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/13299/13299-1241619669.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13299#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-05-02"^^xsd:date ;
    dcterms:title "Private Square"@en,
        "Private Square"@ja,
        "Private Square"@ja-latn ;
    mo:catalogue_number "YDKT-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13299#musicalexpression> ;
    mo:publisher <org/1223#subject> ;
    mo:record _:Nbcbe09f069824c7fb065e3bd5447b7fd ;
    mo:record_count 1 ;
    mo:release <event/41> ;
    schema:about <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject> ;
    schema:datePublished "2004-05-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/13299/13299-1241619669.jpg> ;
    schema:name "Private Square"@en,
        "Private Square"@ja,
        "Private Square"@ja-latn ;
    schema:publisher <org/1223#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/13299/13299-1241619669.jpg> .

_:N14dbcb97510b44cba8daca57cea7029c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peaceful Romancer ~Another Side~ [Dance]"@en,
        "Peaceful Romancer ～Another Side～ [Dance]"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nbcbe09f069824c7fb065e3bd5447b7fd ;
    schema:name "Peaceful Romancer ~Another Side~ [Dance]"@en,
        "Peaceful Romancer ～Another Side～ [Dance]"@ja .

_:Naee7ca09bc5d4ec4a879dd14a5551813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dawn Of... [Euro Beat]"@en,
        "The Dawn Of... [Euro Beat]"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nbcbe09f069824c7fb065e3bd5447b7fd ;
    schema:name "The Dawn Of... [Euro Beat]"@en,
        "The Dawn Of... [Euro Beat]"@ja .

_:Nbfe4d21eca42444b9d9a3ab585e1c3b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complete Darkness -Style C- [Club]"@en,
        "Complete Darkness -Style C- [Club]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nbcbe09f069824c7fb065e3bd5447b7fd ;
    schema:name "Complete Darkness -Style C- [Club]"@en,
        "Complete Darkness -Style C- [Club]"@ja .

_:Ncdf86b6ede574e48b55d9599d57efa62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Eternal Full Moon [Euro Beat]"@en,
        "An Eternal Full Moon [Euro Beat]"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nbcbe09f069824c7fb065e3bd5447b7fd ;
    schema:name "An Eternal Full Moon [Euro Beat]"@en,
        "An Eternal Full Moon [Euro Beat]"@ja .

_:Ndcec22769e474683b40428a087c54973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Alice [Dance]"@en,
        "Dancing Alice [Dance]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nbcbe09f069824c7fb065e3bd5447b7fd ;
    schema:name "Dancing Alice [Dance]"@en,
        "Dancing Alice [Dance]"@ja .

_:Ne66607f3eccd4d7aba84047512c67a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice Maestra ~Dance with A.~ [Dance]"@en,
        "アリスマエステラ ～Dance with A.～ [Dance]"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nbcbe09f069824c7fb065e3bd5447b7fd ;
    schema:name "Alice Maestra ~Dance with A.~ [Dance]"@en,
        "アリスマエステラ ～Dance with A.～ [Dance]"@ja .

_:Nbcbe09f069824c7fb065e3bd5447b7fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14dbcb97510b44cba8daca57cea7029c,
        _:Naee7ca09bc5d4ec4a879dd14a5551813,
        _:Nbfe4d21eca42444b9d9a3ab585e1c3b2,
        _:Ncdf86b6ede574e48b55d9599d57efa62,
        _:Ndcec22769e474683b40428a087c54973,
        _:Ne66607f3eccd4d7aba84047512c67a24 ;
    mo:track_count 6 ;
    schema:duration "PT21:51"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N14dbcb97510b44cba8daca57cea7029c,
        _:Naee7ca09bc5d4ec4a879dd14a5551813,
        _:Nbfe4d21eca42444b9d9a3ab585e1c3b2,
        _:Ncdf86b6ede574e48b55d9599d57efa62,
        _:Ndcec22769e474683b40428a087c54973,
        _:Ne66607f3eccd4d7aba84047512c67a24 .

