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

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

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

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

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/96433#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/96433#composition>,
        <album/96433#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

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

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

<album/96433#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLACKLOTUS LIMITED INSTRUMENTAL"@en,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja-latn ;
    mo:performance_of <album/96433#musicalwork> ;
    mo:recorded_as <album/96433#musicalexpression> ;
    schema:name "BLACKLOTUS LIMITED INSTRUMENTAL"@en,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja-latn ;
    schema:workPerformed <album/96433#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/33/96433/96433-e1e7f229f656.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/96433#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/96433/96433-e1e7f229f656.jpg> ;
    foaf:depicts <album/96433#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/96433/96433-e1e7f229f656.jpg> .

<https://medium-media.vgm.io/albums/33/96433/96433-e1e7f229f656.jpg> a schema:ImageObject,
        foaf:Image .

<album/96433#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLACKLOTUS LIMITED INSTRUMENTAL"@en,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1924#subject> ;
    mo:produced_work <album/96433#musicalwork> ;
    schema:name "BLACKLOTUS LIMITED INSTRUMENTAL"@en,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja-latn .

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

<album/96433#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-07"^^xsd:date ;
    dcterms:title "BLACKLOTUS LIMITED INSTRUMENTAL"@en,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/96433#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:Nd008c211a89c4339b8ab548e31304ff1 ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2018-10-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/96433/96433-e1e7f229f656.jpg> ;
    schema:name "BLACKLOTUS LIMITED INSTRUMENTAL"@en,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja,
        "BLACKLOTUS LIMITED INSTRUMENTAL"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/96433/96433-e1e7f229f656.jpg> .

_:N385e430a639c40e8a4f86551255db15a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lumiere Ambree (REFIX) (Instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "Lumiere Ambree (REFIX) (Instrumental)"@en .

_:N416aed789d4b4856b56725bfb2e8663c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REDSOUL (REFIX) (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "REDSOUL (REFIX) (Instrumental)"@en .

_:N498e97e82cc84833be86c84abc791c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distorted Frame (Instrumental)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "Distorted Frame (Instrumental)"@en .

_:N76176d4c51c748eda98c891628184299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOUD SPEAKER (REFIX) (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "LOUD SPEAKER (REFIX) (Instrumental)"@en .

_:N7d0f5674c7b94f0aa31af869d4056060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SACRIFICE (REFIX) (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "SACRIFICE (REFIX) (Instrumental)"@en .

_:N920a049a3dfb4f57967da49275cab5e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CONVERSION (REFIX) (Instrumental)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "CONVERSION (REFIX) (Instrumental)"@en .

_:N9666e4c9aa054960946c09d10745bce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLOCK LOCK THINK (REFIX) (Instrumental)"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "CLOCK LOCK THINK (REFIX) (Instrumental)"@en .

_:Na2c2d416e1374985a553583bae83ae64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COLLAPSE (REFIX) (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "COLLAPSE (REFIX) (Instrumental)"@en .

_:Na47343613fd54910ae89e26eb26150a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireworks (REFIX) (Instrumental)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "Fireworks (REFIX) (Instrumental)"@en .

_:Naf4597b17e5d4c8684eee7e8a0025cbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ARROW RAIN (REFIX) (Instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "ARROW RAIN (REFIX) (Instrumental)"@en .

_:Nd98e525a377642be82e1b123b7b51bef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACKLOTUS (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nd008c211a89c4339b8ab548e31304ff1 ;
    schema:name "BLACKLOTUS (Instrumental)"@en .

_:Nd008c211a89c4339b8ab548e31304ff1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N385e430a639c40e8a4f86551255db15a,
        _:N416aed789d4b4856b56725bfb2e8663c,
        _:N498e97e82cc84833be86c84abc791c9f,
        _:N76176d4c51c748eda98c891628184299,
        _:N7d0f5674c7b94f0aa31af869d4056060,
        _:N920a049a3dfb4f57967da49275cab5e6,
        _:N9666e4c9aa054960946c09d10745bce9,
        _:Na2c2d416e1374985a553583bae83ae64,
        _:Na47343613fd54910ae89e26eb26150a9,
        _:Naf4597b17e5d4c8684eee7e8a0025cbd,
        _:Nd98e525a377642be82e1b123b7b51bef ;
    mo:track_count 11 ;
    schema:duration "PT50:34"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N385e430a639c40e8a4f86551255db15a,
        _:N416aed789d4b4856b56725bfb2e8663c,
        _:N498e97e82cc84833be86c84abc791c9f,
        _:N76176d4c51c748eda98c891628184299,
        _:N7d0f5674c7b94f0aa31af869d4056060,
        _:N920a049a3dfb4f57967da49275cab5e6,
        _:N9666e4c9aa054960946c09d10745bce9,
        _:Na2c2d416e1374985a553583bae83ae64,
        _:Na47343613fd54910ae89e26eb26150a9,
        _:Naf4597b17e5d4c8684eee7e8a0025cbd,
        _:Nd98e525a377642be82e1b123b7b51bef .

