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

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

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

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

<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/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/17801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ii Tabi - Yume Jikuu"@en,
        "いい旅・夢時空"@ja,
        "Ii Tabi - Yume Jikuu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17801#musicalwork> ;
    schema:name "Ii Tabi - Yume Jikuu"@en,
        "いい旅・夢時空"@ja,
        "Ii Tabi - Yume Jikuu"@ja-latn .

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

<album/17801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ii Tabi - Yume Jikuu"@en,
        "いい旅・夢時空"@ja,
        "Ii Tabi - Yume Jikuu"@ja-latn ;
    mo:performance_of <album/17801#musicalwork> ;
    mo:recorded_as <album/17801#musicalexpression> ;
    schema:name "Ii Tabi - Yume Jikuu"@en,
        "いい旅・夢時空"@ja,
        "Ii Tabi - Yume Jikuu"@ja-latn ;
    schema:workPerformed <album/17801#musicalwork> .

<org/477#subject> schema:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn ;
    foaf:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn .

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

<https://medium-media.vgm.io/albums/10/17801/17801-1264813386.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-26"^^xsd:date ;
    dcterms:title "Ii Tabi - Yume Jikuu"@en,
        "いい旅・夢時空"@ja,
        "Ii Tabi - Yume Jikuu"@ja-latn ;
    mo:catalogue_number "SWCD-0036" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17801#musicalexpression> ;
    mo:publisher <org/477#subject> ;
    mo:record _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2007-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/17801/17801-1264813386.jpg> ;
    schema:name "Ii Tabi - Yume Jikuu"@en,
        "いい旅・夢時空"@ja,
        "Ii Tabi - Yume Jikuu"@ja-latn ;
    schema:publisher <org/477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/17801/17801-1264813386.jpg> .

_:N00767d0206bd4dd3bf6102ba4228c3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒い夜の沙士パーティ(?"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "黒い夜の沙士パーティ(?"@ja .

_:N12f5c7a1abcf48aaba1ba4ad4ed97cf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "六十年目の東方裁判　～ Fate of Sixty Years"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "六十年目の東方裁判　～ Fate of Sixty Years"@ja .

_:N41e45b9fb83e46e693209f8928bad805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今昔幻想郷　～ Flower Land"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "今昔幻想郷　～ Flower Land"@ja .

_:N4e73f8a2f02c4c598440c90873f75b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、墨染の桜　～ Border of Life - OUT TAKE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "幽雅に咲かせ、墨染の桜　～ Border of Life - OUT TAKE"@ja .

_:N533210629df144529300f453f5b13c9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "槭樹高速鉄道"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "槭樹高速鉄道"@ja .

_:N75a5de4a53a948a79f7325fb6f8b86f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖々夢　～ Ancient Temple"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "東方妖々夢　～ Ancient Temple"@ja .

_:N8870a5a9b64b472fb7cb0e13de09319a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "亡き王女の為のセプテット"@ja .

_:Nc907a90b5f6142dd89cc79a561c40904 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "True illusion"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "True illusion"@ja .

_:Nefd430d537654a60940939bf12167c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蠢々秋月　～ Mooned Insect"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "蠢々秋月　～ Mooned Insect"@ja .

_:Nf3cf0dd752324e6c9791dba6fe3f0e2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏夜の蛍 -ver1.2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Nf8bba423946f440b80599c2e1e2a7b5d ;
    schema:name "夏夜の蛍 -ver1.2"@ja .

_:Nf8bba423946f440b80599c2e1e2a7b5d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00767d0206bd4dd3bf6102ba4228c3d4,
        _:N12f5c7a1abcf48aaba1ba4ad4ed97cf7,
        _:N41e45b9fb83e46e693209f8928bad805,
        _:N4e73f8a2f02c4c598440c90873f75b12,
        _:N533210629df144529300f453f5b13c9a,
        _:N75a5de4a53a948a79f7325fb6f8b86f2,
        _:N8870a5a9b64b472fb7cb0e13de09319a,
        _:Nc907a90b5f6142dd89cc79a561c40904,
        _:Nefd430d537654a60940939bf12167c14,
        _:Nf3cf0dd752324e6c9791dba6fe3f0e2f ;
    mo:track_count 10 ;
    schema:duration "PT46:33"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00767d0206bd4dd3bf6102ba4228c3d4,
        _:N12f5c7a1abcf48aaba1ba4ad4ed97cf7,
        _:N41e45b9fb83e46e693209f8928bad805,
        _:N4e73f8a2f02c4c598440c90873f75b12,
        _:N533210629df144529300f453f5b13c9a,
        _:N75a5de4a53a948a79f7325fb6f8b86f2,
        _:N8870a5a9b64b472fb7cb0e13de09319a,
        _:Nc907a90b5f6142dd89cc79a561c40904,
        _:Nefd430d537654a60940939bf12167c14,
        _:Nf3cf0dd752324e6c9791dba6fe3f0e2f .

