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

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

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

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

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

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

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

<album/36926#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saigyou Mayakashi"@en,
        "西行マヤカシ"@ja,
        "Saigyou Mayakashi"@ja-latn ;
    mo:performance_of <album/36926#musicalwork> ;
    mo:recorded_as <album/36926#musicalexpression> ;
    schema:name "Saigyou Mayakashi"@en,
        "西行マヤカシ"@ja,
        "Saigyou Mayakashi"@ja-latn ;
    schema:workPerformed <album/36926#musicalwork> .

<org/1031#subject> schema:name "Unprepared Orchestra"@en,
        "Unprepared Orchestra"@ja,
        "Unprepared Orchestra"@ja-latn ;
    foaf:name "Unprepared Orchestra"@en,
        "Unprepared Orchestra"@ja,
        "Unprepared Orchestra"@ja-latn .

<https://media.vgm.io/albums/62/36926/36926-1355925381.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/36926#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/36926/36926-1355925381.png> ;
    foaf:depicts <album/36926#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/36926/36926-1355925381.png> .

<https://medium-media.vgm.io/albums/62/36926/36926-1355925381.png> a schema:ImageObject,
        foaf:Image .

<album/36926#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saigyou Mayakashi"@en,
        "西行マヤカシ"@ja,
        "Saigyou Mayakashi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "K"@en ;
            foaf:made <album/36926#composition> ;
            foaf:name "K"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/36926#musicalwork> ;
    schema:name "Saigyou Mayakashi"@en,
        "西行マヤカシ"@ja,
        "Saigyou Mayakashi"@ja-latn .

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

<album/36926#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "Saigyou Mayakashi"@en,
        "西行マヤカシ"@ja,
        "Saigyou Mayakashi"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36926#musicalexpression> ;
    mo:publisher <org/1031#subject> ;
    mo:record _:Ncdd8d93591f34991a118579aeabe7d64 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/22#subject>,
        <product/33#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/36926/36926-1355925381.png> ;
    schema:name "Saigyou Mayakashi"@en,
        "西行マヤカシ"@ja,
        "Saigyou Mayakashi"@ja-latn ;
    schema:publisher <org/1031#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/36926/36926-1355925381.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36926#subject> ;
    schema:name "K"@en ;
    foaf:made <album/36926#subject> ;
    foaf:name "K"@en .

_:N3df7c6483d524e4f942e2fa28a2cd74f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "半人前"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdd8d93591f34991a118579aeabe7d64 ;
    schema:name "半人前"@ja .

_:N52a25d05aeaa469a99f92fbf64030f34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "現風景"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncdd8d93591f34991a118579aeabe7d64 ;
    schema:name "現風景"@ja .

_:N9b4ce532f0bd4d21b51d1b6e8631901c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その満開の桜、この目でみるまでは・・・"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Ncdd8d93591f34991a118579aeabe7d64 ;
    schema:name "その満開の桜、この目でみるまでは・・・"@ja .

_:Na7cbb8752efd45a6985833bac0d240c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PM"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Ncdd8d93591f34991a118579aeabe7d64 ;
    schema:name "PM"@ja .

_:Ncdd8d93591f34991a118579aeabe7d64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3df7c6483d524e4f942e2fa28a2cd74f,
        _:N52a25d05aeaa469a99f92fbf64030f34,
        _:N9b4ce532f0bd4d21b51d1b6e8631901c,
        _:Na7cbb8752efd45a6985833bac0d240c3 ;
    mo:track_count 4 ;
    schema:duration "PT13:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3df7c6483d524e4f942e2fa28a2cd74f,
        _:N52a25d05aeaa469a99f92fbf64030f34,
        _:N9b4ce532f0bd4d21b51d1b6e8631901c,
        _:Na7cbb8752efd45a6985833bac0d240c3 .

