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

<album/13798#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Racial Ethnic Nation"@en,
        "Racial Ethnic Nation"@ja,
        "Racial Ethnic Nation"@ja-latn ;
    mo:produced_work <album/13798#musicalwork> ;
    schema:name "Racial Ethnic Nation"@en,
        "Racial Ethnic Nation"@ja,
        "Racial Ethnic Nation"@ja-latn .

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

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

<event/111> a mo:Release ;
    schema:name "Released at Sunshine Creation 30 (Jan 29, 2006)" .

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

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

<album/13798#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Racial Ethnic Nation"@en,
        "Racial Ethnic Nation"@ja,
        "Racial Ethnic Nation"@ja-latn ;
    mo:performance_of <album/13798#musicalwork> ;
    mo:recorded_as <album/13798#musicalexpression> ;
    schema:name "Racial Ethnic Nation"@en,
        "Racial Ethnic Nation"@ja,
        "Racial Ethnic Nation"@ja-latn ;
    schema:workPerformed <album/13798#musicalwork> .

<org/197#subject> schema:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn ;
    foaf:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn .

<https://media.vgm.io/albums/89/13798/13798-42ca1b2ac0eb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/13798#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/13798/13798-42ca1b2ac0eb.jpg> ;
    foaf:depicts <album/13798#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/13798/13798-42ca1b2ac0eb.jpg> .

<https://medium-media.vgm.io/albums/89/13798/13798-42ca1b2ac0eb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13798#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-29"^^xsd:date ;
    dcterms:title "Racial Ethnic Nation"@en,
        "Racial Ethnic Nation"@ja,
        "Racial Ethnic Nation"@ja-latn ;
    mo:catalogue_number "AQSH-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13798#musicalexpression> ;
    mo:publisher <org/197#subject> ;
    mo:record _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    mo:record_count 1 ;
    mo:release <event/111> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2006-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/13798/13798-42ca1b2ac0eb.jpg> ;
    schema:name "Racial Ethnic Nation"@en,
        "Racial Ethnic Nation"@ja,
        "Racial Ethnic Nation"@ja-latn ;
    schema:publisher <org/197#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/13798/13798-42ca1b2ac0eb.jpg> .

_:N225dfeecb38241e58840476bd8ffe9bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal DE Eirin"@en,
        "メタル DE えーりん"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "Metal DE Eirin"@en,
        "メタル DE えーりん"@ja .

_:N455ec06c5cf740e4a82aeabf12c5cb2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Oriental Dream (Drum'n' Bass Speed)"@en,
        "東方妖々夢(Drum'n' Bass Speed)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "Mystic Oriental Dream (Drum'n' Bass Speed)"@en,
        "東方妖々夢(Drum'n' Bass Speed)"@ja .

_:N5885b6cf7a7d4038b94c7f9961525b7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond The Alice"@en,
        "Beyond The Alice"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "Beyond The Alice"@en,
        "Beyond The Alice"@ja .

_:N5fcb3a483f5b418e9f520a3975eb95e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plantain Flower -Trance & Frenzy-"@en,
        "Plantain Flower -Trance & Frenzy-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "Plantain Flower -Trance & Frenzy-"@en,
        "Plantain Flower -Trance & Frenzy-"@ja .

_:N73ff87de5e7e49f7a681296279a22317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Big \"1969\" Voyager"@en,
        "The Big \"1969\" Voyager"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "The Big \"1969\" Voyager"@en,
        "The Big \"1969\" Voyager"@ja .

_:N7b641fda399346a2abe6e2939b0bfae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trancing Tea Time"@en,
        "Trancing Tea Time"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "Trancing Tea Time"@en,
        "Trancing Tea Time"@ja .

_:N8c532780aea74c29b58c22d4196f1a6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind God who Lives in Scandinavia"@en,
        "北欧にいずる風神は"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "The Wind God who Lives in Scandinavia"@en,
        "北欧にいずる風神は"@ja .

_:N8efa35ba725749e9813b3ebfa2ab440e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen was Her? (Dance & Exceed mix)"@en,
        "U.N.オーエンは彼女なのか？(Dance & Exceed mix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "U.N. Owen was Her? (Dance & Exceed mix)"@en,
        "U.N.オーエンは彼女なのか？(Dance & Exceed mix)"@ja .

_:Nd23713cee7694371bd1c7e4dedb2b64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-Ophiuchus-"@en,
        "-Ophiuchus-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "-Ophiuchus-"@en,
        "-Ophiuchus-"@ja .

_:Ne3fa5824dd9e474983f88d3214e61454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plain Asia (J-Spiritual Style)"@en,
        "プレインエイジア(J-Spiritual Style)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nb5d2b282e82647c9b0a64e91f0d53148 ;
    schema:name "Plain Asia (J-Spiritual Style)"@en,
        "プレインエイジア(J-Spiritual Style)"@ja .

_:Nb5d2b282e82647c9b0a64e91f0d53148 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N225dfeecb38241e58840476bd8ffe9bd,
        _:N455ec06c5cf740e4a82aeabf12c5cb2e,
        _:N5885b6cf7a7d4038b94c7f9961525b7c,
        _:N5fcb3a483f5b418e9f520a3975eb95e3,
        _:N73ff87de5e7e49f7a681296279a22317,
        _:N7b641fda399346a2abe6e2939b0bfae2,
        _:N8c532780aea74c29b58c22d4196f1a6b,
        _:N8efa35ba725749e9813b3ebfa2ab440e,
        _:Nd23713cee7694371bd1c7e4dedb2b64e,
        _:Ne3fa5824dd9e474983f88d3214e61454 ;
    mo:track_count 10 ;
    schema:duration "PT47:12"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N225dfeecb38241e58840476bd8ffe9bd,
        _:N455ec06c5cf740e4a82aeabf12c5cb2e,
        _:N5885b6cf7a7d4038b94c7f9961525b7c,
        _:N5fcb3a483f5b418e9f520a3975eb95e3,
        _:N73ff87de5e7e49f7a681296279a22317,
        _:N7b641fda399346a2abe6e2939b0bfae2,
        _:N8c532780aea74c29b58c22d4196f1a6b,
        _:N8efa35ba725749e9813b3ebfa2ab440e,
        _:Nd23713cee7694371bd1c7e4dedb2b64e,
        _:Ne3fa5824dd9e474983f88d3214e61454 .

