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

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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/93/17139/17139-1263130786.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17139#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "spiral galaxy"@en,
        "spiral galaxy"@ja,
        "spiral galaxy"@ja-latn ;
    mo:catalogue_number "TRBL-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17139#musicalexpression> ;
    mo:publisher <org/343#subject> ;
    mo:record _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/17139/17139-1263130786.jpg> ;
    schema:name "spiral galaxy"@en,
        "spiral galaxy"@ja,
        "spiral galaxy"@ja-latn ;
    schema:publisher <org/343#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/17139/17139-1263130786.jpg> .

_:N1a5a20548b1445bab271e095d85c76d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "arisdelic"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "arisdelic"@ja .

_:N45415ac9bb3e4c41a29c28f3da23b12f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rayline"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "rayline"@ja .

_:N4a406756eaab4f898715a41505e28cf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Alien World -Gabba Mix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "Another Alien World -Gabba Mix-"@ja .

_:N7354ffdaa77740a59ec21cc7ee893941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Fantasti-Ca"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "Flying Fantasti-Ca"@ja .

_:N74e43312afb64d6ab909ed13af733627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水面を渡る風 -Cult Club Mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "水面を渡る風 -Cult Club Mix-"@ja .

_:N8416ac5ec36d47ea864b341c4af0c4af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Moment"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "Last Moment"@ja .

_:N8671f76d83644b629c8c5e9eb459355f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Above Planet (Acoustic Trance Mix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "Above Planet (Acoustic Trance Mix)"@ja .

_:Ne1dfe18c0e0f460a9abc4644a01ff972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIBE 24-7"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "VIBE 24-7"@ja .

_:Nf63376b14fe24acd8363f6f19807f51e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trident Steez"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N1c11cd958c824ff1b5d3e7296b9f07b2 ;
    schema:name "Trident Steez"@ja .

_:N1c11cd958c824ff1b5d3e7296b9f07b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a5a20548b1445bab271e095d85c76d7,
        _:N45415ac9bb3e4c41a29c28f3da23b12f,
        _:N4a406756eaab4f898715a41505e28cf3,
        _:N7354ffdaa77740a59ec21cc7ee893941,
        _:N74e43312afb64d6ab909ed13af733627,
        _:N8416ac5ec36d47ea864b341c4af0c4af,
        _:N8671f76d83644b629c8c5e9eb459355f,
        _:Ne1dfe18c0e0f460a9abc4644a01ff972,
        _:Nf63376b14fe24acd8363f6f19807f51e ;
    mo:track_count 9 ;
    schema:duration "PT43:29"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1a5a20548b1445bab271e095d85c76d7,
        _:N45415ac9bb3e4c41a29c28f3da23b12f,
        _:N4a406756eaab4f898715a41505e28cf3,
        _:N7354ffdaa77740a59ec21cc7ee893941,
        _:N74e43312afb64d6ab909ed13af733627,
        _:N8416ac5ec36d47ea864b341c4af0c4af,
        _:N8671f76d83644b629c8c5e9eb459355f,
        _:Ne1dfe18c0e0f460a9abc4644a01ff972,
        _:Nf63376b14fe24acd8363f6f19807f51e .

