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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138212#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/138212#composition>,
        <album/138212#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/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 .

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

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

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

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

<org/676#subject> schema:name "OTOMEKAN"@en,
        "音召缶"@ja,
        "OTOMEKAN"@ja-latn ;
    foaf:name "OTOMEKAN"@en,
        "音召缶"@ja,
        "OTOMEKAN"@ja-latn .

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

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

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

<album/138212#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-31"^^xsd:date ;
    dcterms:title "Carve of Night"@en,
        "Carve of Night"@ja,
        "Carve of Night"@ja-latn ;
    mo:catalogue_number "OMK-64" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138212#musicalexpression> ;
    mo:publisher <org/676#subject> ;
    mo:record _:N33729309ddec428fbbb2cb543c604121 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2024-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/138212/138212-e3a7b4b5bcd1.jpg> ;
    schema:name "Carve of Night"@en,
        "Carve of Night"@ja,
        "Carve of Night"@ja-latn ;
    schema:publisher <org/676#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/138212/138212-e3a7b4b5bcd1.jpg> .

_:N34ef1d0aff14414e990a6a51d38fd4ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Scarlet"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N33729309ddec428fbbb2cb543c604121 ;
    schema:name "My Scarlet"@en .

_:N36d0b147cfb04417bbd72e69a6fda501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Night(Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N33729309ddec428fbbb2cb543c604121 ;
    schema:name "Time of Night(Instrumental)"@en .

_:N3a33b1c478334643aff767260a632b9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Night"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N33729309ddec428fbbb2cb543c604121 ;
    schema:name "Time of Night"@en .

_:N74ffbb0c09254090be7f286f50afe5cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbeam"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N33729309ddec428fbbb2cb543c604121 ;
    schema:name "Heartbeam"@en .

_:N8df66301689d45c8a216660ab56afdea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haruto Muzik2024"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N33729309ddec428fbbb2cb543c604121 ;
    schema:name "Haruto Muzik2024"@en .

_:Nd203964bb3834bedb72726c1938441f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Scarlet(Instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N33729309ddec428fbbb2cb543c604121 ;
    schema:name "My Scarlet(Instrumental)"@en .

_:Nf2f2a4003289434096eb9e912bb75449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Border of life 2024"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N33729309ddec428fbbb2cb543c604121 ;
    schema:name "Border of life 2024"@en .

_:N33729309ddec428fbbb2cb543c604121 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34ef1d0aff14414e990a6a51d38fd4ef,
        _:N36d0b147cfb04417bbd72e69a6fda501,
        _:N3a33b1c478334643aff767260a632b9f,
        _:N74ffbb0c09254090be7f286f50afe5cb,
        _:N8df66301689d45c8a216660ab56afdea,
        _:Nd203964bb3834bedb72726c1938441f6,
        _:Nf2f2a4003289434096eb9e912bb75449 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N34ef1d0aff14414e990a6a51d38fd4ef,
        _:N36d0b147cfb04417bbd72e69a6fda501,
        _:N3a33b1c478334643aff767260a632b9f,
        _:N74ffbb0c09254090be7f286f50afe5cb,
        _:N8df66301689d45c8a216660ab56afdea,
        _:Nd203964bb3834bedb72726c1938441f6,
        _:Nf2f2a4003289434096eb9e912bb75449 .

