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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

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

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

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

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

<org/707#subject> schema:name "MyonMyon"@en,
        "MyonMyon"@ja,
        "MyonMyon"@ja-latn ;
    foaf:name "MyonMyon"@en,
        "MyonMyon"@ja,
        "MyonMyon"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/11360/11360-1229820736.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11806#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11360#performance> ;
    schema:name "YAMATO"@en ;
    foaf:name "YAMATO"@en .

<artist/2354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11360#performance> ;
    schema:name "Myon"@en,
        "みょん"@ja ;
    foaf:name "Myon"@en,
        "みょん"@ja .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11360#performance> ;
    schema:name "Godwood"@en ;
    foaf:name "Godwood"@en .

<artist/54074#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11360#performance> ;
    schema:name "pizuya"@en,
        "ぴずや"@ja ;
    foaf:name "pizuya"@en,
        "ぴずや"@ja .

<album/11360#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Prunus Subhirtella"@en,
        "Prunus Subhirtella"@ja,
        "Prunus Subhirtella"@ja-latn ;
    mo:performance_of <album/11360#musicalwork> ;
    mo:performer <artist/11806#subject>,
        <artist/2354#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    mo:recorded_as <album/11360#musicalexpression> ;
    schema:byArtist <artist/11806#subject>,
        <artist/2354#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    schema:name "Prunus Subhirtella"@en,
        "Prunus Subhirtella"@ja,
        "Prunus Subhirtella"@ja-latn ;
    schema:workPerformed <album/11360#musicalwork> .

<album/11360#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Prunus Subhirtella"@en,
        "Prunus Subhirtella"@ja,
        "Prunus Subhirtella"@ja-latn ;
    mo:catalogue_number "PCMM-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11360#musicalexpression> ;
    mo:publisher <org/707#subject> ;
    mo:record _:N34efa7db939f4650bf3488493b89c16f ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/11806#subject>,
        <artist/2354#subject>,
        <artist/4435#subject>,
        <artist/54074#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/11360/11360-1229820736.jpg> ;
    schema:name "Prunus Subhirtella"@en,
        "Prunus Subhirtella"@ja,
        "Prunus Subhirtella"@ja-latn ;
    schema:publisher <org/707#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/11360/11360-1229820736.jpg> .

_:N2a69e37f70ab4f57a863915872f40249 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prunus Subhirtella"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "Prunus Subhirtella"@en .

_:N75134fc129bf4a289128241454b4e829 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From here to sixty years"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "From here to sixty years"@en .

_:N7d2070b18fc74835a6ce1eb29bf332f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HλLF-LIFE"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "HλLF-LIFE"@en .

_:N8311154f4fb540cb88bdcd1c9f7daf29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awaking Bugs that Cold Dislike"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "Awaking Bugs that Cold Dislike"@en .

_:Na588e8cc3bd94ce6996cf4e527d99cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to the Colorful Road"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "Back to the Colorful Road"@en .

_:Na6f7dbfca0fd42a2840f0ac53d7190a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Granulated sugar snow"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "Granulated sugar snow"@en .

_:Nc2aca4159e0c42b2ad6374d594542031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry+Dance=Can Cyder Her"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "Cherry+Dance=Can Cyder Her"@en .

_:Nd7e3fd1ff70a4a189ed021e93133546a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Night or Petal"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "Another Night or Petal"@en .

_:Nec33ca0e81734d98b7f53d85c23ee7d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ensemble for Phantom Aeropolis"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34efa7db939f4650bf3488493b89c16f ;
    schema:name "Ensemble for Phantom Aeropolis"@en .

_:N34efa7db939f4650bf3488493b89c16f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a69e37f70ab4f57a863915872f40249,
        _:N75134fc129bf4a289128241454b4e829,
        _:N7d2070b18fc74835a6ce1eb29bf332f8,
        _:N8311154f4fb540cb88bdcd1c9f7daf29,
        _:Na588e8cc3bd94ce6996cf4e527d99cf7,
        _:Na6f7dbfca0fd42a2840f0ac53d7190a3,
        _:Nc2aca4159e0c42b2ad6374d594542031,
        _:Nd7e3fd1ff70a4a189ed021e93133546a,
        _:Nec33ca0e81734d98b7f53d85c23ee7d8 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2a69e37f70ab4f57a863915872f40249,
        _:N75134fc129bf4a289128241454b4e829,
        _:N7d2070b18fc74835a6ce1eb29bf332f8,
        _:N8311154f4fb540cb88bdcd1c9f7daf29,
        _:Na588e8cc3bd94ce6996cf4e527d99cf7,
        _:Na6f7dbfca0fd42a2840f0ac53d7190a3,
        _:Nc2aca4159e0c42b2ad6374d594542031,
        _:Nd7e3fd1ff70a4a189ed021e93133546a,
        _:Nec33ca0e81734d98b7f53d85c23ee7d8 .

