@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 _:Nf49565f6fa3347e2ba7d097df0369922 ;
    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> .

_:N1139258ab0174260958a606e43aa5804 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 _:Nf49565f6fa3347e2ba7d097df0369922 ;
    schema:name "Above Planet (Acoustic Trance Mix)"@ja .

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

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

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

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

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

_:Nd1a823c0186a4e07ae2544fe4c3f200a 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 _:Nf49565f6fa3347e2ba7d097df0369922 ;
    schema:name "Another Alien World -Gabba Mix-"@ja .

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

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

_:Nf49565f6fa3347e2ba7d097df0369922 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1139258ab0174260958a606e43aa5804,
        _:N2400605838634088a9e1217b06dd7a38,
        _:N60fa0de933e146989d92cdeab0fe8740,
        _:N944053718eb144c49820ebec1954fda8,
        _:Nc5ec93b8dfd941829ca0632a1d28c6e1,
        _:Ncebafd6145e74282aee96de71361e5a9,
        _:Nd1a823c0186a4e07ae2544fe4c3f200a,
        _:Nd7118aa8a2f949fa80a6d23c6dcff759,
        _:Ndd4e5e538fc74b3dbbbad853fc3f810f ;
    mo:track_count 9 ;
    schema:duration "PT43:29"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1139258ab0174260958a606e43aa5804,
        _:N2400605838634088a9e1217b06dd7a38,
        _:N60fa0de933e146989d92cdeab0fe8740,
        _:N944053718eb144c49820ebec1954fda8,
        _:Nc5ec93b8dfd941829ca0632a1d28c6e1,
        _:Ncebafd6145e74282aee96de71361e5a9,
        _:Nd1a823c0186a4e07ae2544fe4c3f200a,
        _:Nd7118aa8a2f949fa80a6d23c6dcff759,
        _:Ndd4e5e538fc74b3dbbbad853fc3f810f .

