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

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

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

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24175#subject> ;
    schema:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja ;
    foaf:made <album/24175#composition>,
        <album/24175#subject> ;
    foaf:name "Falcom Sound Team jdk"@en,
        "ファルコム・サウンド・チーム・jdk"@ja .

<product/1078#subject> a schema:CreativeWork ;
    schema:name "The Legend of Xanadu"@en,
        "風の伝説ザナドゥ"@ja,
        "Kaze no Densetsu Xanadu"@ja-latn ;
    foaf:name "The Legend of Xanadu"@en,
        "風の伝説ザナドゥ"@ja,
        "Kaze no Densetsu Xanadu"@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

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

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

<album/24175#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fuu no Ne"@en,
        "フユノネ"@ja,
        "Fuu no Ne"@ja-latn ;
    mo:performance_of <album/24175#musicalwork> ;
    mo:recorded_as <album/24175#musicalexpression> ;
    schema:name "Fuu no Ne"@en,
        "フユノネ"@ja,
        "Fuu no Ne"@ja-latn ;
    schema:workPerformed <album/24175#musicalwork> .

<org/751#subject> schema:name "Watermill"@en,
        "水車小屋"@ja,
        "Watermill"@ja-latn ;
    foaf:name "Watermill"@en,
        "水車小屋"@ja,
        "Watermill"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/24175/24175-1298424647.jpg> a schema:ImageObject,
        foaf:Image .

<album/24175#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fuu no Ne"@en,
        "フユノネ"@ja,
        "Fuu no Ne"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/293#subject> ;
    mo:produced_work <album/24175#musicalwork> ;
    schema:name "Fuu no Ne"@en,
        "フユノネ"@ja,
        "Fuu no Ne"@ja-latn .

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

<album/24175#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-02-14"^^xsd:date ;
    dcterms:title "Fuu no Ne"@en,
        "フユノネ"@ja,
        "Fuu no Ne"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24175#musicalexpression> ;
    mo:publisher <org/751#subject> ;
    mo:record _:Ne397c352d6da4a6ab6deec17006c1192 ;
    mo:record_count 1 ;
    schema:about <product/1078#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/37#subject> ;
    schema:datePublished "2010-02-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/24175/24175-1298424647.jpg> ;
    schema:name "Fuu no Ne"@en,
        "フユノネ"@ja,
        "Fuu no Ne"@ja-latn ;
    schema:publisher <org/751#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/24175/24175-1298424647.jpg> .

_:N0a454e3683114e99b92c1c3df3cb4d13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Dust"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "Diamond Dust"@ja .

_:N4a37acdb2bba467f9f65ed0a2d339187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blizzard of Bucharest"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "Blizzard of Bucharest"@ja .

_:Na278ea6a70b84d428d76c9aec749b16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白日の夢、霜の花"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "白日の夢、霜の花"@ja .

_:Nb05b23b70a40458aa5ea35d65090d8dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "湯けむり街道酔道中"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "湯けむり街道酔道中"@ja .

_:Ncfe3812d780c46b6ba62a6ed4ab31d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool 9th!!!"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "Cool 9th!!!"@ja .

_:Nda3515f3ae7d4b4ca7c7357e35db70aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Moon floating on a mist"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "The Moon floating on a mist"@ja .

_:Ndb23cb1cf8094b989c56b8ff2dc02e48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "漂泊の隙間"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "漂泊の隙間"@ja .

_:Ne0f20f445c404a2491d7792febba9274 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万有停止 ～ Freezing World"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "万有停止 ～ Freezing World"@ja .

_:Nfae09e7c98ce468dba99c277654d8867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亜鉛の空の彼方"@ja ;
    mo:track_number 6 ;
    schema:duration "PT9:29"^^xsd:interval ;
    schema:inPlaylist _:Ne397c352d6da4a6ab6deec17006c1192 ;
    schema:name "亜鉛の空の彼方"@ja .

_:Ne397c352d6da4a6ab6deec17006c1192 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a454e3683114e99b92c1c3df3cb4d13,
        _:N4a37acdb2bba467f9f65ed0a2d339187,
        _:Na278ea6a70b84d428d76c9aec749b16a,
        _:Nb05b23b70a40458aa5ea35d65090d8dd,
        _:Ncfe3812d780c46b6ba62a6ed4ab31d7f,
        _:Nda3515f3ae7d4b4ca7c7357e35db70aa,
        _:Ndb23cb1cf8094b989c56b8ff2dc02e48,
        _:Ne0f20f445c404a2491d7792febba9274,
        _:Nfae09e7c98ce468dba99c277654d8867 ;
    mo:track_count 9 ;
    schema:duration "PT48:31"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0a454e3683114e99b92c1c3df3cb4d13,
        _:N4a37acdb2bba467f9f65ed0a2d339187,
        _:Na278ea6a70b84d428d76c9aec749b16a,
        _:Nb05b23b70a40458aa5ea35d65090d8dd,
        _:Ncfe3812d780c46b6ba62a6ed4ab31d7f,
        _:Nda3515f3ae7d4b4ca7c7357e35db70aa,
        _:Ndb23cb1cf8094b989c56b8ff2dc02e48,
        _:Ne0f20f445c404a2491d7792febba9274,
        _:Nfae09e7c98ce468dba99c277654d8867 .

