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

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

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

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

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

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

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

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

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

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

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

_:Nd209c6e2bc0e423a8ed5b9b612718779 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18227f3f5ad647d28cf710e9b09aeacb,
        _:N3be458043c5e4833a9c349d2a2f637d0,
        _:N8d4de00bded64bba9d87c1c6239005ca,
        _:N8edd59ee213e43d7ae6b6fb9908183b0,
        _:Na020dac9f91642029364de4ca287a79c,
        _:Nd923c83215e2423994a4ec43f8c33f6e,
        _:Ne6fa147197884b3eb6055e1305268e3d,
        _:Ne9739ad59754410496a027ed05c57f36,
        _:Nf86eb7f64c69445f84b9682e9970bb3a,
        _:Nf8fc1eac7b134afca12c482bb14c8d10 ;
    mo:track_count 10 ;
    schema:duration "PT46:53"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N18227f3f5ad647d28cf710e9b09aeacb,
        _:N3be458043c5e4833a9c349d2a2f637d0,
        _:N8d4de00bded64bba9d87c1c6239005ca,
        _:N8edd59ee213e43d7ae6b6fb9908183b0,
        _:Na020dac9f91642029364de4ca287a79c,
        _:Nd923c83215e2423994a4ec43f8c33f6e,
        _:Ne6fa147197884b3eb6055e1305268e3d,
        _:Ne9739ad59754410496a027ed05c57f36,
        _:Nf86eb7f64c69445f84b9682e9970bb3a,
        _:Nf8fc1eac7b134afca12c482bb14c8d10 .

