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

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

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

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

<event/122> a mo:Release ;
    schema:name "Released at Touhou Fuhai Komachi 2 (Sep 24, 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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/76743#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nightmare Nights"@en,
        "Nightmare Nights"@ja,
        "Nightmare Nights"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/76743#musicalwork> ;
    schema:name "Nightmare Nights"@en,
        "Nightmare Nights"@ja,
        "Nightmare Nights"@ja-latn .

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

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

<org/572#subject> schema:name "El Dorado"@en,
        "El Dorado"@ja,
        "El Dorado"@ja-latn ;
    foaf:name "El Dorado"@en,
        "El Dorado"@ja,
        "El Dorado"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/76743/76743-cc41e8bc76ca.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/76743#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-24"^^xsd:date ;
    dcterms:title "Nightmare Nights"@en,
        "Nightmare Nights"@ja,
        "Nightmare Nights"@ja-latn ;
    mo:catalogue_number "EDCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76743#musicalexpression> ;
    mo:publisher <org/572#subject> ;
    mo:record _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    mo:record_count 1 ;
    mo:release <event/122> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "MegaMari - Marisa no Yabou"@en ;
            foaf:name "MegaMari - Marisa no Yabou"@en ],
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2006-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/76743/76743-cc41e8bc76ca.jpg> ;
    schema:name "Nightmare Nights"@en,
        "Nightmare Nights"@ja,
        "Nightmare Nights"@ja-latn ;
    schema:publisher <org/572#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/76743/76743-cc41e8bc76ca.jpg> .

_:N129cf18c0d2148bab626fb28a94016e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KOMACHI -H.S.X.-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "KOMACHI -H.S.X.-"@ja .

_:N33ce6a6b6c8641a4b5dac9a0a0fc7542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword Dance!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "Sword Dance!"@ja .

_:N5116f4c12420467e8605211ed794151d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凶翅"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "凶翅"@ja .

_:N65f90d2fd6654686818dd6e43b8b5db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing me, Patchouli"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "Killing me, Patchouli"@ja .

_:N829307a3abdf4e108357192478fa81d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going on"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "Going on"@ja .

_:N8a33924067d245b48c50246ffffd8d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻夢涼風"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "幻夢涼風"@ja .

_:Nac429a0c99e944259a7750d9a361efb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "None"@ja .

_:Nadce9a19cf58436f97e1eb04f676b255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Library"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "Lost Library"@ja .

_:Nc71211dabbcb47bc8aa6a9c3e6dc6d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜雀の見る夢 -Mistic Vision-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "夜雀の見る夢 -Mistic Vision-"@ja .

_:Nc834e665f44c45b1bd02569344c8fc0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "None"@ja .

_:Nda791937a2964191b48a792803914a58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal dream"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "Eternal dream"@ja .

_:Ndd5cabccbf614d67b885b18cc18089d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "321Rabbit"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "321Rabbit"@ja .

_:Nddb290d02a294d17a6491a4d521af95a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immortal barrage battle"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "Immortal barrage battle"@ja .

_:Ne12b12376ab34cb599fb1c917f8a4c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colorful piano route"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "Colorful piano route"@ja .

_:Nf74232730a9f468da187dcff794b07ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NecRomance"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "NecRomance"@ja .

_:Nfef576d3840d40f8a6707c2251d6037c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "穢血呪姫"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nb9f6b9fbb1334d56bf5c4ab489563be1 ;
    schema:name "穢血呪姫"@ja .

_:Nb9f6b9fbb1334d56bf5c4ab489563be1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N129cf18c0d2148bab626fb28a94016e8,
        _:N33ce6a6b6c8641a4b5dac9a0a0fc7542,
        _:N5116f4c12420467e8605211ed794151d,
        _:N65f90d2fd6654686818dd6e43b8b5db7,
        _:N829307a3abdf4e108357192478fa81d0,
        _:N8a33924067d245b48c50246ffffd8d3a,
        _:Nac429a0c99e944259a7750d9a361efb2,
        _:Nadce9a19cf58436f97e1eb04f676b255,
        _:Nc71211dabbcb47bc8aa6a9c3e6dc6d37,
        _:Nc834e665f44c45b1bd02569344c8fc0e,
        _:Nda791937a2964191b48a792803914a58,
        _:Ndd5cabccbf614d67b885b18cc18089d7,
        _:Nddb290d02a294d17a6491a4d521af95a,
        _:Ne12b12376ab34cb599fb1c917f8a4c4e,
        _:Nf74232730a9f468da187dcff794b07ea,
        _:Nfef576d3840d40f8a6707c2251d6037c ;
    mo:track_count 16 ;
    schema:duration "PT64:29"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N129cf18c0d2148bab626fb28a94016e8,
        _:N33ce6a6b6c8641a4b5dac9a0a0fc7542,
        _:N5116f4c12420467e8605211ed794151d,
        _:N65f90d2fd6654686818dd6e43b8b5db7,
        _:N829307a3abdf4e108357192478fa81d0,
        _:N8a33924067d245b48c50246ffffd8d3a,
        _:Nac429a0c99e944259a7750d9a361efb2,
        _:Nadce9a19cf58436f97e1eb04f676b255,
        _:Nc71211dabbcb47bc8aa6a9c3e6dc6d37,
        _:Nc834e665f44c45b1bd02569344c8fc0e,
        _:Nda791937a2964191b48a792803914a58,
        _:Ndd5cabccbf614d67b885b18cc18089d7,
        _:Nddb290d02a294d17a6491a4d521af95a,
        _:Ne12b12376ab34cb599fb1c917f8a4c4e,
        _:Nf74232730a9f468da187dcff794b07ea,
        _:Nfef576d3840d40f8a6707c2251d6037c .

