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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/18332#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Farewell Flower"@en,
        "Farewell Flower"@ja,
        "Farewell Flower"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18332#musicalwork> ;
    schema:name "Farewell Flower"@en,
        "Farewell Flower"@ja,
        "Farewell Flower"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/23/18332/18332-1292406807.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/42010#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18332#performance> ;
    schema:name "Yuka"@en,
        "ユカ"@ja ;
    foaf:name "Yuka"@en,
        "ユカ"@ja .

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18332#performance> ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:name "Koko"@en,
        "ココ"@ja .

<artist/6753#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18332#performance> ;
    schema:name "Shizuku Aosaki"@en,
        "蒼咲雫"@ja ;
    foaf:name "Shizuku Aosaki"@en,
        "蒼咲雫"@ja .

<album/18332#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Farewell Flower"@en,
        "Farewell Flower"@ja,
        "Farewell Flower"@ja-latn ;
    mo:performance_of <album/18332#musicalwork> ;
    mo:performer <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    mo:recorded_as <album/18332#musicalexpression> ;
    schema:byArtist <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    schema:name "Farewell Flower"@en,
        "Farewell Flower"@ja,
        "Farewell Flower"@ja-latn ;
    schema:workPerformed <album/18332#musicalwork> .

<album/18332#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Farewell Flower"@en,
        "Farewell Flower"@ja,
        "Farewell Flower"@ja-latn ;
    mo:catalogue_number "SICD-054" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18332#musicalexpression> ;
    mo:publisher <org/345#subject> ;
    mo:record _:N8d4aed0dcd714c66b1813e9050a863dd ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/42010#subject>,
        <artist/6160#subject>,
        <artist/6753#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/18332/18332-1292406807.jpg> ;
    schema:name "Farewell Flower"@en,
        "Farewell Flower"@ja,
        "Farewell Flower"@ja-latn ;
    schema:publisher <org/345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/18332/18332-1292406807.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ogawa Hari"@en ;
    foaf:made <album/18332#subject> ;
    foaf:name "Ogawa Hari"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ogawa Hari"@en ;
    foaf:made <album/18332#lyrics> ;
    foaf:name "Ogawa Hari"@en .

_:N294e7341006d4d669b488c953175406f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song Song"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "Song Song"@ja .

_:N54094e94922c45058724631a7c5b8ddc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "透明ロンド"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "透明ロンド"@ja .

_:N5871ea7d04444683ba0b4ce90a5698a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "摩天楼のある場所"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "摩天楼のある場所"@ja .

_:N78f880a7327a463c92492f56e3970750 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クッキングメーター"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "クッキングメーター"@ja .

_:N839e260ff85c4d42a655511f0cdf11cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪の降らない物語"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "雪の降らない物語"@ja .

_:N934684ed861247f0812d5ee44385ba08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "眠る時代の記録"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "眠る時代の記録"@ja .

_:N93607c9aabb6460a95677c5313f12544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:Farewell"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "Re:Farewell"@ja .

_:N9dd6745d04ce4bf3991c71ea830fcf9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:Alice"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "Re:Alice"@ja .

_:Nd44bbc5116994e92a53c0a06897b2502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wound Word"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "Wound Word"@ja .

_:Ndb89f2ad4d49464f8968d4737f3adb9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らの星"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N8d4aed0dcd714c66b1813e9050a863dd ;
    schema:name "僕らの星"@ja .

_:N8d4aed0dcd714c66b1813e9050a863dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N294e7341006d4d669b488c953175406f,
        _:N54094e94922c45058724631a7c5b8ddc,
        _:N5871ea7d04444683ba0b4ce90a5698a2,
        _:N78f880a7327a463c92492f56e3970750,
        _:N839e260ff85c4d42a655511f0cdf11cb,
        _:N934684ed861247f0812d5ee44385ba08,
        _:N93607c9aabb6460a95677c5313f12544,
        _:N9dd6745d04ce4bf3991c71ea830fcf9a,
        _:Nd44bbc5116994e92a53c0a06897b2502,
        _:Ndb89f2ad4d49464f8968d4737f3adb9d ;
    mo:track_count 10 ;
    schema:duration "PT46:53"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N294e7341006d4d669b488c953175406f,
        _:N54094e94922c45058724631a7c5b8ddc,
        _:N5871ea7d04444683ba0b4ce90a5698a2,
        _:N78f880a7327a463c92492f56e3970750,
        _:N839e260ff85c4d42a655511f0cdf11cb,
        _:N934684ed861247f0812d5ee44385ba08,
        _:N93607c9aabb6460a95677c5313f12544,
        _:N9dd6745d04ce4bf3991c71ea830fcf9a,
        _:Nd44bbc5116994e92a53c0a06897b2502,
        _:Ndb89f2ad4d49464f8968d4737f3adb9d .

