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

<artist/4354#subject> a schema:Person,
        foaf:Person ;
    schema:name "Atsushi Haneoka"@en,
        "羽丘淳"@ja ;
    foaf:made <album/18412#lyrics>,
        <album/18412#subject> ;
    foaf:name "Atsushi Haneoka"@en,
        "羽丘淳"@ja .

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/503#subject> schema:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn ;
    foaf:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/18412/18412-1268578174.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18412#performance> ;
    schema:name "Tsugaru-Ringo"@en,
        "津軽りんご"@ja ;
    foaf:name "Tsugaru-Ringo"@en,
        "津軽りんご"@ja .

<artist/13447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18412#performance> ;
    schema:name "Plus Monaka"@en,
        "プラスもなか"@ja ;
    foaf:made <album/18412#lyrics>,
        <album/18412#subject> ;
    foaf:name "Plus Monaka"@en,
        "プラスもなか"@ja .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18412#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/18412#lyrics>,
        <album/18412#subject> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/49334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18412#performance> ;
    schema:name "Ne;on"@en ;
    foaf:name "Ne;on"@en .

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

<album/18412#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dearest...from"@en,
        "Dearest...from"@ja,
        "Dearest...from"@ja-latn ;
    mo:performance_of <album/18412#musicalwork> ;
    mo:performer _:N5984142237fe444db0b716d526b94a57,
        _:Ne4e0a16f324746628dbf9c4bfb9a14c2,
        <artist/11787#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/49334#subject> ;
    mo:recorded_as <album/18412#musicalexpression> ;
    schema:byArtist _:N5984142237fe444db0b716d526b94a57,
        _:Ne4e0a16f324746628dbf9c4bfb9a14c2,
        <artist/11787#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/49334#subject> ;
    schema:name "Dearest...from"@en,
        "Dearest...from"@ja,
        "Dearest...from"@ja-latn ;
    schema:workPerformed <album/18412#musicalwork> .

<album/18412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Dearest...from"@en,
        "Dearest...from"@ja,
        "Dearest...from"@ja-latn ;
    mo:catalogue_number "MCCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18412#musicalexpression> ;
    mo:publisher <org/503#subject> ;
    mo:record _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kensuke Matsuyama"@en ;
            foaf:name "Kensuke Matsuyama"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "itosayo"@en ;
            foaf:name "itosayo"@en ],
        <artist/11787#subject>,
        <artist/13447#subject>,
        <artist/4383#subject>,
        <artist/49334#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/18412/18412-1268578174.jpg> ;
    schema:name "Dearest...from"@en,
        "Dearest...from"@ja,
        "Dearest...from"@ja-latn ;
    schema:publisher <org/503#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/18412/18412-1268578174.jpg> .

_:N303df0c2ae484d129a7018ca0aea915e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glorious Future"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "Glorious Future"@ja .

_:N3ed43295ddce44d3a8a7474177d65f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレットラビリンス"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "スカーレットラビリンス"@ja .

_:N5984142237fe444db0b716d526b94a57 a schema:Person,
        foaf:Person ;
    mo:performed <album/18412#performance> ;
    schema:name "Kensuke Matsuyama"@en ;
    foaf:name "Kensuke Matsuyama"@en .

_:N787dee9e9ea5487d93370d78cff76f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻視の夜 ～ Ghostly Eyes"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "幻視の夜 ～ Ghostly Eyes"@ja .

_:N9104866ea1f74963a7eb21222d151fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smaragdus -SideA"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "Smaragdus -SideA"@ja .

_:N93995034f3cd4754bfb7bc641fd30aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moon drop"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "moon drop"@ja .

_:N988829cef8fe44c1aa4026dcfc3662e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "captain murasa(sorafune mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "captain murasa(sorafune mix)"@ja .

_:Ncd8bcfedc62640a098c3602926c88eb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魂の道標"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "魂の道標"@ja .

_:Ncf6c190a303e4f1b8081babc43ba8588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽霊楽団 ～ Phantom Ensemble"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "幽霊楽団 ～ Phantom Ensemble"@ja .

_:Nddfa928ea75140778390fba203fa7daa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜雀の歌声 ～ Night Bird"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "夜雀の歌声 ～ Night Bird"@ja .

_:Ne4e0a16f324746628dbf9c4bfb9a14c2 a schema:Person,
        foaf:Person ;
    mo:performed <album/18412#performance> ;
    schema:name "itosayo"@en ;
    foaf:name "itosayo"@en .

_:Ned7a5e3e97d946e89a3ed4e7a63850c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蠢々秋月 ～ Mooned Insect"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nc79a178a51544fd5ad4fe1ace9281738 ;
    schema:name "蠢々秋月 ～ Mooned Insect"@ja .

_:Nc79a178a51544fd5ad4fe1ace9281738 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N303df0c2ae484d129a7018ca0aea915e,
        _:N3ed43295ddce44d3a8a7474177d65f0e,
        _:N787dee9e9ea5487d93370d78cff76f79,
        _:N9104866ea1f74963a7eb21222d151fab,
        _:N93995034f3cd4754bfb7bc641fd30aa1,
        _:N988829cef8fe44c1aa4026dcfc3662e6,
        _:Ncd8bcfedc62640a098c3602926c88eb3,
        _:Ncf6c190a303e4f1b8081babc43ba8588,
        _:Nddfa928ea75140778390fba203fa7daa,
        _:Ned7a5e3e97d946e89a3ed4e7a63850c5 ;
    mo:track_count 10 ;
    schema:duration "PT48:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N303df0c2ae484d129a7018ca0aea915e,
        _:N3ed43295ddce44d3a8a7474177d65f0e,
        _:N787dee9e9ea5487d93370d78cff76f79,
        _:N9104866ea1f74963a7eb21222d151fab,
        _:N93995034f3cd4754bfb7bc641fd30aa1,
        _:N988829cef8fe44c1aa4026dcfc3662e6,
        _:Ncd8bcfedc62640a098c3602926c88eb3,
        _:Ncf6c190a303e4f1b8081babc43ba8588,
        _:Nddfa928ea75140778390fba203fa7daa,
        _:Ned7a5e3e97d946e89a3ed4e7a63850c5 .

