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

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

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

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

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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/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/46969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otometsubaki"@en,
        "東方乙女椿"@ja,
        "Otometsubaki"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/46969#musicalwork> ;
    schema:name "Otometsubaki"@en,
        "東方乙女椿"@ja,
        "Otometsubaki"@ja-latn .

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

<album/46969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otometsubaki"@en,
        "東方乙女椿"@ja,
        "Otometsubaki"@ja-latn ;
    mo:performance_of <album/46969#musicalwork> ;
    mo:recorded_as <album/46969#musicalexpression> ;
    schema:name "Otometsubaki"@en,
        "東方乙女椿"@ja,
        "Otometsubaki"@ja-latn ;
    schema:workPerformed <album/46969#musicalwork> .

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

<https://medium-media.vgm.io/albums/96/46969/46969-1405740405.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-11"^^xsd:date ;
    dcterms:title "Otometsubaki"@en,
        "東方乙女椿"@ja,
        "Otometsubaki"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46969#musicalexpression> ;
    mo:publisher _:Na28bf81e88124b518baa4a3df52068c4 ;
    mo:record _:N752b7fb88d6340ddbd23230f03e0fc14 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2011-03-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/46969/46969-1405740405.jpg> ;
    schema:name "Otometsubaki"@en,
        "東方乙女椿"@ja,
        "Otometsubaki"@ja-latn ;
    schema:publisher _:Na28bf81e88124b518baa4a3df52068c4 ;
    foaf:depiction <https://media.vgm.io/albums/96/46969/46969-1405740405.jpg> .

_:N0fed3c7c0e4d4cf8b353d147bb14e3a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forget me not,but."@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752b7fb88d6340ddbd23230f03e0fc14 ;
    schema:name "Forget me not,but."@ja .

_:N1a9667f3888d4191b943eab6744f7110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雛のわらべうた"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752b7fb88d6340ddbd23230f03e0fc14 ;
    schema:name "雛のわらべうた"@ja .

_:N550884432e6447a6be7a7013c34f0420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桃色花弁～モモイロカベン～"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752b7fb88d6340ddbd23230f03e0fc14 ;
    schema:name "桃色花弁～モモイロカベン～"@ja .

_:N75c5d9c47b1044ffa4676c645db334e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最強の光"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752b7fb88d6340ddbd23230f03e0fc14 ;
    schema:name "最強の光"@ja .

_:N996586c2e3684be79ec522c7db516e40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うしろの正面、赤と黒。"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752b7fb88d6340ddbd23230f03e0fc14 ;
    schema:name "うしろの正面、赤と黒。"@ja .

_:Na28bf81e88124b518baa4a3df52068c4 schema:name "WABISUKE"@en ;
    foaf:name "WABISUKE"@en .

_:Nb15e04a0f8da450ea62619ffdab85573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輪廻"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N752b7fb88d6340ddbd23230f03e0fc14 ;
    schema:name "輪廻"@ja .

_:N752b7fb88d6340ddbd23230f03e0fc14 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fed3c7c0e4d4cf8b353d147bb14e3a6,
        _:N1a9667f3888d4191b943eab6744f7110,
        _:N550884432e6447a6be7a7013c34f0420,
        _:N75c5d9c47b1044ffa4676c645db334e9,
        _:N996586c2e3684be79ec522c7db516e40,
        _:Nb15e04a0f8da450ea62619ffdab85573 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0fed3c7c0e4d4cf8b353d147bb14e3a6,
        _:N1a9667f3888d4191b943eab6744f7110,
        _:N550884432e6447a6be7a7013c34f0420,
        _:N75c5d9c47b1044ffa4676c645db334e9,
        _:N996586c2e3684be79ec522c7db516e40,
        _:Nb15e04a0f8da450ea62619ffdab85573 .

