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

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

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

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

<event/137> a mo:Release ;
    schema:name "Released at Kyoukai kara Mieta Keshiki (Nov 28, 2010)" .

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

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

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

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

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

<https://medium-media.vgm.io/albums/67/25876/25876-1304643090.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25876#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-28"^^xsd:date ;
    dcterms:title "Wayfarers"@en,
        "Wayfarers"@ja,
        "Wayfarers"@ja-latn ;
    mo:catalogue_number "SCHW-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25876#musicalexpression> ;
    mo:publisher <org/5063#subject> ;
    mo:record _:Nfd6756c622bc4f339f59cae26e928c6a ;
    mo:record_count 1 ;
    mo:release <event/137> ;
    schema:about <product/22#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/64#subject> ;
    schema:datePublished "2010-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/25876/25876-1304643090.jpg> ;
    schema:name "Wayfarers"@en,
        "Wayfarers"@ja,
        "Wayfarers"@ja-latn ;
    schema:publisher <org/5063#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/25876/25876-1304643090.jpg> .

_:N05a934561ce94b71b243006368bd4b01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirited away"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Spirited away"@en .

_:N14cca25e6c9141e883ee9039bb57bbe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tohno soundscape"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Tohno soundscape"@en .

_:N2b633350b62b4d1d82b5a5ec47269adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Folklore I"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Folklore I"@en .

_:N4205eac9117e43d58d0f9c12c8eff636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terminal station"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Terminal station"@en .

_:N87567efc859e4cf49a0d7144cf89c9de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astronomical observation"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Astronomical observation"@en .

_:N9f314e525fc04fd689dab1dc7cedfd06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wayfarers"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Wayfarers"@en .

_:Na2c9f2556a8541eaa6da3e3b74f1484e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Folklore II"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Folklore II"@en .

_:Nb41d330ea29b44418e0c63db194028fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quantum vacuum ocean"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Quantum vacuum ocean"@en .

_:Nc23ba7889852408395040fcbb59da2c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscopic film projector"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Kaleidoscopic film projector"@en .

_:Nc32bb9bacc794bd9a0c08929a0f2a77b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galactic railroad"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Galactic railroad"@en .

_:Nc75960a20c70464190c3264018f4da7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Folklore III"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Folklore III"@en .

_:Nd00f090da7404c0792fc83fed941661f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serene sky seen from the moon"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Serene sky seen from the moon"@en .

_:Ne65dcf9145334c15b927c3caa9058d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pleasant occult circle"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Pleasant occult circle"@en .

_:Ned9f65c8ca974feeb380e8f727a6a8fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallel"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Parallel"@en .

_:Nfb2bc85e4d704927b6c5e45f872e9a9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusory scene in usual landscape"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nfd6756c622bc4f339f59cae26e928c6a ;
    schema:name "Illusory scene in usual landscape"@en .

_:Nfd6756c622bc4f339f59cae26e928c6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05a934561ce94b71b243006368bd4b01,
        _:N14cca25e6c9141e883ee9039bb57bbe3,
        _:N2b633350b62b4d1d82b5a5ec47269adf,
        _:N4205eac9117e43d58d0f9c12c8eff636,
        _:N87567efc859e4cf49a0d7144cf89c9de,
        _:N9f314e525fc04fd689dab1dc7cedfd06,
        _:Na2c9f2556a8541eaa6da3e3b74f1484e,
        _:Nb41d330ea29b44418e0c63db194028fa,
        _:Nc23ba7889852408395040fcbb59da2c1,
        _:Nc32bb9bacc794bd9a0c08929a0f2a77b,
        _:Nc75960a20c70464190c3264018f4da7a,
        _:Nd00f090da7404c0792fc83fed941661f,
        _:Ne65dcf9145334c15b927c3caa9058d7b,
        _:Ned9f65c8ca974feeb380e8f727a6a8fb,
        _:Nfb2bc85e4d704927b6c5e45f872e9a9d ;
    mo:track_count 15 ;
    schema:duration "PT51:12"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N05a934561ce94b71b243006368bd4b01,
        _:N14cca25e6c9141e883ee9039bb57bbe3,
        _:N2b633350b62b4d1d82b5a5ec47269adf,
        _:N4205eac9117e43d58d0f9c12c8eff636,
        _:N87567efc859e4cf49a0d7144cf89c9de,
        _:N9f314e525fc04fd689dab1dc7cedfd06,
        _:Na2c9f2556a8541eaa6da3e3b74f1484e,
        _:Nb41d330ea29b44418e0c63db194028fa,
        _:Nc23ba7889852408395040fcbb59da2c1,
        _:Nc32bb9bacc794bd9a0c08929a0f2a77b,
        _:Nc75960a20c70464190c3264018f4da7a,
        _:Nd00f090da7404c0792fc83fed941661f,
        _:Ne65dcf9145334c15b927c3caa9058d7b,
        _:Ned9f65c8ca974feeb380e8f727a6a8fb,
        _:Nfb2bc85e4d704927b6c5e45f872e9a9d .

