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

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

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

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

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

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

<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/29494#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fuyaketa Karintou"@en,
        "フヤケタカリントウ"@ja,
        "Fuyaketa Karintou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29494#musicalwork> ;
    schema:name "Fuyaketa Karintou"@en,
        "フヤケタカリントウ"@ja,
        "Fuyaketa Karintou"@ja-latn .

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

<album/29494#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fuyaketa Karintou"@en,
        "フヤケタカリントウ"@ja,
        "Fuyaketa Karintou"@ja-latn ;
    mo:performance_of <album/29494#musicalwork> ;
    mo:recorded_as <album/29494#musicalexpression> ;
    schema:name "Fuyaketa Karintou"@en,
        "フヤケタカリントウ"@ja,
        "Fuyaketa Karintou"@ja-latn ;
    schema:workPerformed <album/29494#musicalwork> .

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

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29494#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/29494#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/29494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Fuyaketa Karintou"@en,
        "フヤケタカリントウ"@ja,
        "Fuyaketa Karintou"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29494#musicalexpression> ;
    mo:publisher _:Nef5193a8b22141e493a04b59b8655e13 ;
    mo:record _:Ne51964513d894c258c46ba1051b1665c ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Fuyaketa Karintou"@en,
        "フヤケタカリントウ"@ja,
        "Fuyaketa Karintou"@ja-latn ;
    schema:publisher _:Nef5193a8b22141e493a04b59b8655e13 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N4b6cf2ac8f5147e7ac22d0064158ea34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven's voyager -Riverside-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:21"^^xsd:interval ;
    schema:inPlaylist _:Ne51964513d894c258c46ba1051b1665c ;
    schema:name "Heaven's voyager -Riverside-"@ja .

_:N7bb4d064d8294000953bef0ec3147cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ride on"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ne51964513d894c258c46ba1051b1665c ;
    schema:name "Ride on"@ja .

_:N7f9ae9a5a3d14b9abcdd7a3f574f8f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フリートーク"@ja ;
    mo:track_number 6 ;
    schema:duration "PT13:10"^^xsd:interval ;
    schema:inPlaylist _:Ne51964513d894c258c46ba1051b1665c ;
    schema:name "フリートーク"@ja .

_:Nc0690836cb924a7b8c6e23da2cf22f50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frowering world"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ne51964513d894c258c46ba1051b1665c ;
    schema:name "Frowering world"@ja .

_:Nc23ebcf15eee452299d7e5a6e34f113a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring time"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ne51964513d894c258c46ba1051b1665c ;
    schema:name "Spring time"@ja .

_:Ne8cf927046ab48b2bea671b257921fa8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drunk up floor！"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ne51964513d894c258c46ba1051b1665c ;
    schema:name "Drunk up floor！"@ja .

_:Nef5193a8b22141e493a04b59b8655e13 schema:name "karintoh"@en ;
    foaf:name "karintoh"@en .

_:Ne51964513d894c258c46ba1051b1665c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b6cf2ac8f5147e7ac22d0064158ea34,
        _:N7bb4d064d8294000953bef0ec3147cab,
        _:N7f9ae9a5a3d14b9abcdd7a3f574f8f72,
        _:Nc0690836cb924a7b8c6e23da2cf22f50,
        _:Nc23ebcf15eee452299d7e5a6e34f113a,
        _:Ne8cf927046ab48b2bea671b257921fa8 ;
    mo:track_count 6 ;
    schema:duration "PT35:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4b6cf2ac8f5147e7ac22d0064158ea34,
        _:N7bb4d064d8294000953bef0ec3147cab,
        _:N7f9ae9a5a3d14b9abcdd7a3f574f8f72,
        _:Nc0690836cb924a7b8c6e23da2cf22f50,
        _:Nc23ebcf15eee452299d7e5a6e34f113a,
        _:Ne8cf927046ab48b2bea671b257921fa8 .

