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

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

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

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

<event/16> a mo:Release ;
    schema:name "Released at Comic Market 66 (Aug 13, 2004 to Aug 15, 2004)" .

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

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

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

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

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/5820/5820-1352513638.png> a schema:ImageObject,
        foaf:Image .

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

<album/5820#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-15"^^xsd:date ;
    dcterms:title "against, perfect cherry blossom."@en,
        "against, perfect cherry blossom."@ja,
        "against, perfect cherry blossom."@ja-latn ;
    mo:catalogue_number "ARCD0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5820#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:Nd4e93e809eeb452187b9056755c73794 ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2004-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/5820/5820-1352513638.png> ;
    schema:name "against, perfect cherry blossom."@en,
        "against, perfect cherry blossom."@ja,
        "against, perfect cherry blossom."@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/5820/5820-1352513638.png> .

_:N04237016cbb24c8cbccaec532822cba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Centennial Festival for Magical Girls"@en,
        "魔法少女たちの百年祭"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "The Centennial Festival for Magical Girls"@en,
        "魔法少女たちの百年祭"@ja .

_:N13b793dc64a340579dbaf2bd534ec371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja .

_:N1db1e5ee78c644169df8d8d2d2b297bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N5898549e2c234ef8b91bb6e4cbc5049c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charming Domination"@en,
        "妖々跋扈"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "Charming Domination"@en,
        "妖々跋扈"@ja .

_:N67e7c4909ad44c4bbb0e45a67f3a36f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura ~ Japanize Dream..."@en,
        "さくらさくら ～ Japanese Dream..."@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "Sakura, Sakura ~ Japanize Dream..."@en,
        "さくらさくら ～ Japanese Dream..."@ja .

_:N97f67147e2e4476dbf30be832d087183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "The Fantastic Legend of Tohno"@en,
        "遠野幻想物語"@ja .

_:Na1ef4392e58a4475bc6afa10fab89cd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "U.N. Owen was her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:Nf2c0074941e44cba9b9258c4a82fc2f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:Nf3f7946f841a4ba88dcf47f2ea515327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja .

_:Nf8d0bafe45b44129ab94c189edbae680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom nobly, cherry blossoms of Sumizome ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜 ～ Border of Life"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nd4e93e809eeb452187b9056755c73794 ;
    schema:name "Bloom nobly, cherry blossoms of Sumizome ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜 ～ Border of Life"@ja .

_:Nd4e93e809eeb452187b9056755c73794 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04237016cbb24c8cbccaec532822cba7,
        _:N13b793dc64a340579dbaf2bd534ec371,
        _:N1db1e5ee78c644169df8d8d2d2b297bb,
        _:N5898549e2c234ef8b91bb6e4cbc5049c,
        _:N67e7c4909ad44c4bbb0e45a67f3a36f9,
        _:N97f67147e2e4476dbf30be832d087183,
        _:Na1ef4392e58a4475bc6afa10fab89cd0,
        _:Nf2c0074941e44cba9b9258c4a82fc2f2,
        _:Nf3f7946f841a4ba88dcf47f2ea515327,
        _:Nf8d0bafe45b44129ab94c189edbae680 ;
    mo:track_count 10 ;
    schema:duration "PT57:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N04237016cbb24c8cbccaec532822cba7,
        _:N13b793dc64a340579dbaf2bd534ec371,
        _:N1db1e5ee78c644169df8d8d2d2b297bb,
        _:N5898549e2c234ef8b91bb6e4cbc5049c,
        _:N67e7c4909ad44c4bbb0e45a67f3a36f9,
        _:N97f67147e2e4476dbf30be832d087183,
        _:Na1ef4392e58a4475bc6afa10fab89cd0,
        _:Nf2c0074941e44cba9b9258c4a82fc2f2,
        _:Nf3f7946f841a4ba88dcf47f2ea515327,
        _:Nf8d0bafe45b44129ab94c189edbae680 .

