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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<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/14709#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FAR EAST JUDGMENT"@en,
        "FAR EAST JUDGMENT"@ja,
        "FAR EAST JUDGMENT"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14709#musicalwork> ;
    schema:name "FAR EAST JUDGMENT"@en,
        "FAR EAST JUDGMENT"@ja,
        "FAR EAST JUDGMENT"@ja-latn .

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/90/14709/14709-1248585557.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14709#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FAR EAST JUDGMENT"@en,
        "FAR EAST JUDGMENT"@ja,
        "FAR EAST JUDGMENT"@ja-latn ;
    mo:performance_of <album/14709#musicalwork> ;
    mo:performer <artist/2678#subject> ;
    mo:recorded_as <album/14709#musicalexpression> ;
    schema:byArtist <artist/2678#subject> ;
    schema:name "FAR EAST JUDGMENT"@en,
        "FAR EAST JUDGMENT"@ja,
        "FAR EAST JUDGMENT"@ja-latn ;
    schema:workPerformed <album/14709#musicalwork> .

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14709#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:name "IRON-CHINO"@en .

<album/14709#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "FAR EAST JUDGMENT"@en,
        "FAR EAST JUDGMENT"@ja,
        "FAR EAST JUDGMENT"@ja-latn ;
    mo:catalogue_number "MIA-013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14709#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/2678#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/14709/14709-1248585557.jpg> ;
    schema:name "FAR EAST JUDGMENT"@en,
        "FAR EAST JUDGMENT"@ja,
        "FAR EAST JUDGMENT"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/14709/14709-1248585557.jpg> .

_:N1b5747ed46be42ee82cbf56baa0f0fb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Heart"@en,
        "Metal Heart"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Metal Heart"@en,
        "Metal Heart"@ja .

_:N2cc925d1958643028c79cd9c059b3a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparking -Vrrr Karaoke-"@en,
        "Sparking -Vrrrカラオケ-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Sparking -Vrrr Karaoke-"@en,
        "Sparking -Vrrrカラオケ-"@ja .

_:N5f9ad42758c54dd5995daa30e35aa689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ex.Human Operation"@en,
        "Ex.Human Operation"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Ex.Human Operation"@en,
        "Ex.Human Operation"@ja .

_:N796d0e2032134fba8bd1aec88a91c9fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sparking -Grrr Karaoke-"@en,
        "Sparking -Grrrカラオケ-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Sparking -Grrr Karaoke-"@en,
        "Sparking -Grrrカラオケ-"@ja .

_:N986cf1bc29f341ceb61ecaf9c6e5105f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black trajectory"@en,
        "Black trajectory"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Black trajectory"@en,
        "Black trajectory"@ja .

_:N9f30eea29eb24f91a25be5445b3b8612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Port Ship"@en,
        "Twilight Port Ship"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Twilight Port Ship"@en,
        "Twilight Port Ship"@ja .

_:Nb414e30cb1d840b48d99ef93aa974ca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brightly colored vegetables are insufficient"@en,
        "Brightly colored vegetables are insufficient"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Brightly colored vegetables are insufficient"@en,
        "Brightly colored vegetables are insufficient"@ja .

_:Nc050df18be4441f887017593fa88aeb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Madness"@en,
        "Into the Madness"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Into the Madness"@en,
        "Into the Madness"@ja .

_:Ncbf0baeb14c14b3195ca12892de23b19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeps again"@en,
        "Sleeps again"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Sleeps again"@en,
        "Sleeps again"@ja .

_:Nea4c8ab7994b494e812fba619a1016f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleep awakes"@en,
        "Sleep awakes"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Sleep awakes"@en,
        "Sleep awakes"@ja .

_:Nff99570ae93048e586b28148086e5211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far East Judgment"@en,
        "Far East Judgment"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Naa5d5a3906b14e1abd065999bb4396a8 ;
    schema:name "Far East Judgment"@en,
        "Far East Judgment"@ja .

_:Naa5d5a3906b14e1abd065999bb4396a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b5747ed46be42ee82cbf56baa0f0fb8,
        _:N2cc925d1958643028c79cd9c059b3a75,
        _:N5f9ad42758c54dd5995daa30e35aa689,
        _:N796d0e2032134fba8bd1aec88a91c9fd,
        _:N986cf1bc29f341ceb61ecaf9c6e5105f,
        _:N9f30eea29eb24f91a25be5445b3b8612,
        _:Nb414e30cb1d840b48d99ef93aa974ca0,
        _:Nc050df18be4441f887017593fa88aeb9,
        _:Ncbf0baeb14c14b3195ca12892de23b19,
        _:Nea4c8ab7994b494e812fba619a1016f0,
        _:Nff99570ae93048e586b28148086e5211 ;
    mo:track_count 11 ;
    schema:duration "PT43:27"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1b5747ed46be42ee82cbf56baa0f0fb8,
        _:N2cc925d1958643028c79cd9c059b3a75,
        _:N5f9ad42758c54dd5995daa30e35aa689,
        _:N796d0e2032134fba8bd1aec88a91c9fd,
        _:N986cf1bc29f341ceb61ecaf9c6e5105f,
        _:N9f30eea29eb24f91a25be5445b3b8612,
        _:Nb414e30cb1d840b48d99ef93aa974ca0,
        _:Nc050df18be4441f887017593fa88aeb9,
        _:Ncbf0baeb14c14b3195ca12892de23b19,
        _:Nea4c8ab7994b494e812fba619a1016f0,
        _:Nff99570ae93048e586b28148086e5211 .

