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

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

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

<event/71> a mo:Release ;
    schema:name "Released at M3-2010 Spring (May 05, 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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/18929#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hypothetical Box ACT 2"@en,
        "Hypothetical Box ACT 2"@ja,
        "Hypothetical Box ACT 2"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18929#musicalwork> ;
    schema:name "Hypothetical Box ACT 2"@en,
        "Hypothetical Box ACT 2"@ja,
        "Hypothetical Box ACT 2"@ja-latn .

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

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

<org/320#subject> schema:name "Unlucky Morpheus"@en,
        "Unlucky Morpheus"@ja,
        "Unlucky Morpheus"@ja-latn ;
    foaf:name "Unlucky Morpheus"@en,
        "Unlucky Morpheus"@ja,
        "Unlucky Morpheus"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/18929/18929-1272357829.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18929#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hypothetical Box ACT 2"@en,
        "Hypothetical Box ACT 2"@ja,
        "Hypothetical Box ACT 2"@ja-latn ;
    mo:performance_of <album/18929#musicalwork> ;
    mo:performer <artist/6583#subject> ;
    mo:recorded_as <album/18929#musicalexpression> ;
    schema:byArtist <artist/6583#subject> ;
    schema:name "Hypothetical Box ACT 2"@en,
        "Hypothetical Box ACT 2"@ja,
        "Hypothetical Box ACT 2"@ja-latn ;
    schema:workPerformed <album/18929#musicalwork> .

<artist/6583#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18929#performance> ;
    schema:name "Fuyuki Tenge"@en,
        "天外冬黄"@ja ;
    foaf:made <album/18929#lyrics>,
        <album/18929#subject> ;
    foaf:name "Fuyuki Tenge"@en,
        "天外冬黄"@ja .

<album/18929#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Hypothetical Box ACT 2"@en,
        "Hypothetical Box ACT 2"@ja,
        "Hypothetical Box ACT 2"@ja-latn ;
    mo:catalogue_number "ANKM-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18929#musicalexpression> ;
    mo:publisher <org/320#subject> ;
    mo:record _:N8970b9c5709f4501a966a2054ceaa6bb ;
    mo:record_count 1 ;
    mo:release <event/71> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/6583#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/18929/18929-1272357829.jpg> ;
    schema:name "Hypothetical Box ACT 2"@en,
        "Hypothetical Box ACT 2"@ja,
        "Hypothetical Box ACT 2"@ja-latn ;
    schema:publisher <org/320#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/18929/18929-1272357829.jpg> .

_:N4d346a4784c648c189f53aaae4ee39cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "烏天狗"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N8970b9c5709f4501a966a2054ceaa6bb ;
    schema:name "烏天狗"@ja .

_:N638a1b4dce65471391404944413a6c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その魂に安らぎを　～ Dignity of Spirit"@ja ;
    mo:track_number 8 ;
    schema:duration "PT9:27"^^xsd:interval ;
    schema:inPlaylist _:N8970b9c5709f4501a966a2054ceaa6bb ;
    schema:name "その魂に安らぎを　～ Dignity of Spirit"@ja .

_:N68a273c6fafc4e7389510be135b61695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hypothetical Box (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N8970b9c5709f4501a966a2054ceaa6bb ;
    schema:name "Hypothetical Box (Instrumental)"@ja .

_:N699db15fc97448a78c4991f3878b1c12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花咲く春のある限り"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8970b9c5709f4501a966a2054ceaa6bb ;
    schema:name "花咲く春のある限り"@ja .

_:N7b72b73ec8924f6b9d93482b97fe59ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魍魎の密室"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N8970b9c5709f4501a966a2054ceaa6bb ;
    schema:name "魍魎の密室"@ja .

_:Na8dcda4aefde47e98084929aa370ca36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAGON FORCE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N8970b9c5709f4501a966a2054ceaa6bb ;
    schema:name "DRAGON FORCE"@ja .

_:Nbf8140900a2f43f78ee83c9d4d73f026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE TOWER OF THE BLOOD"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N8970b9c5709f4501a966a2054ceaa6bb ;
    schema:name "THE TOWER OF THE BLOOD"@ja .

_:Nc776a15dd07245f891c2c3f763f34601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIVA"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N8970b9c5709f4501a966a2054ceaa6bb ;
    schema:name "SIVA"@ja .

_:N8970b9c5709f4501a966a2054ceaa6bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d346a4784c648c189f53aaae4ee39cc,
        _:N638a1b4dce65471391404944413a6c3f,
        _:N68a273c6fafc4e7389510be135b61695,
        _:N699db15fc97448a78c4991f3878b1c12,
        _:N7b72b73ec8924f6b9d93482b97fe59ee,
        _:Na8dcda4aefde47e98084929aa370ca36,
        _:Nbf8140900a2f43f78ee83c9d4d73f026,
        _:Nc776a15dd07245f891c2c3f763f34601 ;
    mo:track_count 8 ;
    schema:duration "PT35:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N4d346a4784c648c189f53aaae4ee39cc,
        _:N638a1b4dce65471391404944413a6c3f,
        _:N68a273c6fafc4e7389510be135b61695,
        _:N699db15fc97448a78c4991f3878b1c12,
        _:N7b72b73ec8924f6b9d93482b97fe59ee,
        _:Na8dcda4aefde47e98084929aa370ca36,
        _:Nbf8140900a2f43f78ee83c9d4d73f026,
        _:Nc776a15dd07245f891c2c3f763f34601 .

