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

<artist/65224#subject> a schema:Person,
        foaf:Person ;
    schema:name "Water Color Melody."@en ;
    foaf:made <album/153083#lyrics>,
        <album/153083#subject> ;
    foaf:name "Water Color Melody."@en .

<album/153083#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Natural"@en,
        "ナチュラル"@ja,
        "Natural"@ja-latn ;
    mo:produced_work <album/153083#musicalwork> ;
    schema:name "Natural"@en,
        "ナチュラル"@ja,
        "Natural"@ja-latn .

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

<event/303> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 21 (May 03, 2024)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

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

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<album/153083#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Natural"@en,
        "ナチュラル"@ja,
        "Natural"@ja-latn ;
    mo:performance_of <album/153083#musicalwork> ;
    mo:recorded_as <album/153083#musicalexpression> ;
    schema:name "Natural"@en,
        "ナチュラル"@ja,
        "Natural"@ja-latn ;
    schema:workPerformed <album/153083#musicalwork> .

<org/4332#subject> schema:name "Water Color Melody."@en,
        "Water Color Melody."@ja,
        "Water Color Melody."@ja-latn ;
    foaf:name "Water Color Melody."@en,
        "Water Color Melody."@ja,
        "Water Color Melody."@ja-latn .

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

<https://medium-media.vgm.io/albums/38/153083/153083-d2919887213a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/153083#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-03"^^xsd:date ;
    dcterms:title "Natural"@en,
        "ナチュラル"@ja,
        "Natural"@ja-latn ;
    mo:catalogue_number "WCM-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153083#musicalexpression> ;
    mo:publisher <org/4332#subject> ;
    mo:record _:N220ecd0733c047c88a64af8f3876d62e ;
    mo:record_count 1 ;
    mo:release <event/303> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:datePublished "2024-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/153083/153083-d2919887213a.jpg> ;
    schema:name "Natural"@en,
        "ナチュラル"@ja,
        "Natural"@ja-latn ;
    schema:publisher <org/4332#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/153083/153083-d2919887213a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ヤギ"@en ;
    foaf:made <album/153083#subject> ;
    foaf:name "ヤギ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ヤギ"@en ;
    foaf:made <album/153083#lyrics> ;
    foaf:name "ヤギ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "犬麻宮ミヤネ"@en ;
    foaf:made <album/153083#subject> ;
    foaf:name "犬麻宮ミヤネ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "犬麻宮ミヤネ"@en ;
    foaf:made <album/153083#lyrics> ;
    foaf:name "犬麻宮ミヤネ"@en .

_:N06286994ffcc4e089600264157e50682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンビバレンツ"@ja,
        "Ambivalent"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N220ecd0733c047c88a64af8f3876d62e ;
    schema:name "アンビバレンツ"@ja,
        "Ambivalent"@ja-latn .

_:N1710fa57a040495ea409ff81b7e7c2ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "漏電"@ja,
        "Rouden"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N220ecd0733c047c88a64af8f3876d62e ;
    schema:name "漏電"@ja,
        "Rouden"@ja-latn .

_:N3faeb929854e4420a94422729cb2f1b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overfeed"@ja,
        "Overfeed"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N220ecd0733c047c88a64af8f3876d62e ;
    schema:name "Overfeed"@ja,
        "Overfeed"@ja-latn .

_:N5470045e410841dca475741932c7e0b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不定形アバター"@ja,
        "Futeikei Avatar"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N220ecd0733c047c88a64af8f3876d62e ;
    schema:name "不定形アバター"@ja,
        "Futeikei Avatar"@ja-latn .

_:N7f0f4f83283a43cea8b3e1d86f379e70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪魔のしっぽ"@ja,
        "Akuma no Shippo"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N220ecd0733c047c88a64af8f3876d62e ;
    schema:name "悪魔のしっぽ"@ja,
        "Akuma no Shippo"@ja-latn .

_:Nbb78fb152fcf49afb1ce5efedef8bf74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キルミーエネミー逆張りメメント"@ja,
        "Kill Me Enemy Gyakubari Memento"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N220ecd0733c047c88a64af8f3876d62e ;
    schema:name "キルミーエネミー逆張りメメント"@ja,
        "Kill Me Enemy Gyakubari Memento"@ja-latn .

_:N220ecd0733c047c88a64af8f3876d62e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06286994ffcc4e089600264157e50682,
        _:N1710fa57a040495ea409ff81b7e7c2ee,
        _:N3faeb929854e4420a94422729cb2f1b4,
        _:N5470045e410841dca475741932c7e0b4,
        _:N7f0f4f83283a43cea8b3e1d86f379e70,
        _:Nbb78fb152fcf49afb1ce5efedef8bf74 ;
    mo:track_count 6 ;
    schema:duration "PT22:17"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N06286994ffcc4e089600264157e50682,
        _:N1710fa57a040495ea409ff81b7e7c2ee,
        _:N3faeb929854e4420a94422729cb2f1b4,
        _:N5470045e410841dca475741932c7e0b4,
        _:N7f0f4f83283a43cea8b3e1d86f379e70,
        _:Nbb78fb152fcf49afb1ce5efedef8bf74 .

