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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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 .

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

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

<album/42173#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Infernal Regions"@en,
        "The Infernal Regions"@ja,
        "The Infernal Regions"@ja-latn ;
    mo:performance_of <album/42173#musicalwork> ;
    mo:recorded_as <album/42173#musicalexpression> ;
    schema:name "The Infernal Regions"@en,
        "The Infernal Regions"@ja,
        "The Infernal Regions"@ja-latn ;
    schema:workPerformed <album/42173#musicalwork> .

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

<https://medium-media.vgm.io/albums/37/42173/42173-1381236321.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42173#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "The Infernal Regions"@en,
        "The Infernal Regions"@ja,
        "The Infernal Regions"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42173#musicalexpression> ;
    mo:publisher _:N89b592a4123443cc8c36a21f5e4c8a74 ;
    mo:record _:Nd851e2b696834d1fa5e299ac08d0e385 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/16#subject>,
        <product/22#subject>,
        <product/29#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/42173/42173-1381236321.jpg> ;
    schema:name "The Infernal Regions"@en,
        "The Infernal Regions"@ja,
        "The Infernal Regions"@ja-latn ;
    schema:publisher _:N89b592a4123443cc8c36a21f5e4c8a74 ;
    foaf:depiction <https://media.vgm.io/albums/37/42173/42173-1381236321.jpg> .

_:N3996e767ac6549e989ab336028dd7ab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Girl's F(r)iend"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd851e2b696834d1fa5e299ac08d0e385 ;
    schema:name "Love Girl's F(r)iend"@ja .

_:N4974e2419db849edbc332bdedb73007e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mastermind/Lie"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nd851e2b696834d1fa5e299ac08d0e385 ;
    schema:name "Mastermind/Lie"@ja .

_:N55ff33bebd5a43fbbe3196e2d8adea4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コンジャクゲンソウキョウ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nd851e2b696834d1fa5e299ac08d0e385 ;
    schema:name "コンジャクゲンソウキョウ"@ja .

_:N824e81cc98d34454a1624ba7170e6a99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Your Life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nd851e2b696834d1fa5e299ac08d0e385 ;
    schema:name "Take Your Life"@ja .

_:N89b592a4123443cc8c36a21f5e4c8a74 schema:name "S09M"@en ;
    foaf:name "S09M"@en .

_:Nae8765d0ecf4499f8842f8f1921ace6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Region"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nd851e2b696834d1fa5e299ac08d0e385 ;
    schema:name "Region"@ja .

_:Neb04180697e445418479aa6659c98a8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Clear Dream"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nd851e2b696834d1fa5e299ac08d0e385 ;
    schema:name "Not Clear Dream"@ja .

_:Nd851e2b696834d1fa5e299ac08d0e385 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3996e767ac6549e989ab336028dd7ab1,
        _:N4974e2419db849edbc332bdedb73007e,
        _:N55ff33bebd5a43fbbe3196e2d8adea4f,
        _:N824e81cc98d34454a1624ba7170e6a99,
        _:Nae8765d0ecf4499f8842f8f1921ace6d,
        _:Neb04180697e445418479aa6659c98a8f ;
    mo:track_count 6 ;
    schema:duration "PT19:35"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3996e767ac6549e989ab336028dd7ab1,
        _:N4974e2419db849edbc332bdedb73007e,
        _:N55ff33bebd5a43fbbe3196e2d8adea4f,
        _:N824e81cc98d34454a1624ba7170e6a99,
        _:Nae8765d0ecf4499f8842f8f1921ace6d,
        _:Neb04180697e445418479aa6659c98a8f .

