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

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

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

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

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

<album/32838#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phantasm"@en,
        "Phantasm"@ja,
        "Phantasm"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/32838#musicalwork> ;
    schema:name "Phantasm"@en,
        "Phantasm"@ja,
        "Phantasm"@ja-latn .

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

<album/32838#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantasm"@en,
        "Phantasm"@ja,
        "Phantasm"@ja-latn ;
    mo:performance_of <album/32838#musicalwork> ;
    mo:recorded_as <album/32838#musicalexpression> ;
    schema:name "Phantasm"@en,
        "Phantasm"@ja,
        "Phantasm"@ja-latn ;
    schema:workPerformed <album/32838#musicalwork> .

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

<https://medium-media.vgm.io/albums/83/32838/32838-1340230035.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32838#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-04-30"^^xsd:date ;
    dcterms:title "Phantasm"@en,
        "Phantasm"@ja,
        "Phantasm"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32838#musicalexpression> ;
    mo:publisher _:N15c1a081816942b2b90c686739ee05ef ;
    mo:record _:N7e256fdb99074d50af1c27c55c340955 ;
    mo:record_count 1 ;
    schema:about <product/22#subject> ;
    schema:datePublished "2012-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/32838/32838-1340230035.jpg> ;
    schema:name "Phantasm"@en,
        "Phantasm"@ja,
        "Phantasm"@ja-latn ;
    schema:publisher _:N15c1a081816942b2b90c686739ee05ef ;
    foaf:depiction <https://media.vgm.io/albums/83/32838/32838-1340230035.jpg> .

_:N15c1a081816942b2b90c686739ee05ef schema:name "Hechoya"@en ;
    foaf:name "Hechoya"@en .

_:N610c3bd22b6c4bce819ff960557f211f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネクロファンタジア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N7e256fdb99074d50af1c27c55c340955 ;
    schema:name "ネクロファンタジア"@ja .

_:N977d306e587d4b24884e3d1f4321dafc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、墨染の桜 ～ Border of Life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N7e256fdb99074d50af1c27c55c340955 ;
    schema:name "幽雅に咲かせ、墨染の桜 ～ Border of Life"@ja .

_:N7e256fdb99074d50af1c27c55c340955 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N610c3bd22b6c4bce819ff960557f211f,
        _:N977d306e587d4b24884e3d1f4321dafc ;
    mo:track_count 2 ;
    schema:duration "PT8:27"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N610c3bd22b6c4bce819ff960557f211f,
        _:N977d306e587d4b24884e3d1f4321dafc .

