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

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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36563#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/36563#composition>,
        <album/36563#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36563#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/36563#composition>,
        <album/36563#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/161> a mo:Release ;
    schema:name "Released at M3 Festa (Nov 24, 2008)" .

<product/1015#subject> a schema:CreativeWork ;
    schema:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn ;
    foaf:name "AIR (Game)"@en,
        "AIR (Game)"@ja,
        "AIR (Game)"@ja-latn .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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 .

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

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

<https://medium-media.vgm.io/albums/36/36563/36563-1536972077.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36563#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "S.D.HARDCORE vol.1"@en,
        "S.D.HARDCORE vol.1"@ja,
        "S.D.HARDCORE vol.1"@ja-latn ;
    mo:performance_of <album/36563#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/36563#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "S.D.HARDCORE vol.1"@en,
        "S.D.HARDCORE vol.1"@ja,
        "S.D.HARDCORE vol.1"@ja-latn ;
    schema:workPerformed <album/36563#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/36563#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/36563#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "S.D.HARDCORE vol.1"@en,
        "S.D.HARDCORE vol.1"@ja,
        "S.D.HARDCORE vol.1"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "iino"@en ;
            foaf:made <album/36563#composition> ;
            foaf:name "iino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "naizan_noob"@en ;
            foaf:made <album/36563#composition> ;
            foaf:name "naizan_noob"@en ],
        <artist/1#subject>,
        <artist/2#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/36563#musicalwork> ;
    schema:name "S.D.HARDCORE vol.1"@en,
        "S.D.HARDCORE vol.1"@ja,
        "S.D.HARDCORE vol.1"@ja-latn .

<album/36563#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-24"^^xsd:date ;
    dcterms:title "S.D.HARDCORE vol.1"@en,
        "S.D.HARDCORE vol.1"@ja,
        "S.D.HARDCORE vol.1"@ja-latn ;
    mo:catalogue_number "SDHC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36563#musicalexpression> ;
    mo:publisher _:N7c2a24b8978347f6a06526c8aeb6856d ;
    mo:record _:Na92226e32f794119a904bc99ec0b88d1 ;
    mo:record_count 1 ;
    mo:release <event/161> ;
    schema:about <product/1015#subject>,
        <product/1026#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2008-11-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/36563/36563-1536972077.jpg> ;
    schema:name "S.D.HARDCORE vol.1"@en,
        "S.D.HARDCORE vol.1"@ja,
        "S.D.HARDCORE vol.1"@ja-latn ;
    schema:publisher _:N7c2a24b8978347f6a06526c8aeb6856d ;
    foaf:depiction <https://media.vgm.io/albums/36/36563/36563-1536972077.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36563#subject> ;
    schema:name "iino"@en ;
    foaf:made <album/36563#subject> ;
    foaf:name "iino"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36563#subject> ;
    schema:name "naizan_noob"@en ;
    foaf:made <album/36563#subject> ;
    foaf:name "naizan_noob"@en .

_:N0f3b6c4f8f5a4381b65390a56f44f9e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly High"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "Fly High"@ja .

_:N43f28e134aca43c68ba19f63d852cb76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冷静と情熱の境"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "冷静と情熱の境"@ja .

_:N69f9df357a3e41a89775b948df70857d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "封じられたGabba妖怪"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "封じられたGabba妖怪"@ja .

_:N71614b9dcc4f4c4596737a107b7b6381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lunatic eyes"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "lunatic eyes"@ja .

_:N79514f3710264cc6a45d3515867301d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do it Summer!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "Do it Summer!"@ja .

_:N7c2a24b8978347f6a06526c8aeb6856d schema:name "S.D.HARDCORE"@en ;
    foaf:name "S.D.HARDCORE"@en .

_:N8bcdd5486c2147d79ee9187866462cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "white out"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "white out"@ja .

_:N8cbb8cb62ee84c539634f600572e29a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鳥の詩（Gabba Remix）"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "鳥の詩（Gabba Remix）"@ja .

_:Nbb94280aa65f4b41abc7ee7226e509dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chain"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "chain"@ja .

_:Nc1ab2a08759e41bdb3b96eaf6a37dbf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hereafter"@ja ;
    mo:track_number 14 ;
    schema:duration "PT6:33"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "hereafter"@ja .

_:Ncaa6b9bbd0a444ad94392a23c3190781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の果ての地獄道"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "東の果ての地獄道"@ja .

_:Ncc70fb7cda3548bcb8d7874fce95634c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "我が家のお諏訪さま。"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "我が家のお諏訪さま。"@ja .

_:Nd0e3b713954a4199a9717c1f3de0a0cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FROM⑨⑨TO⑨⑨⑨"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "FROM⑨⑨TO⑨⑨⑨"@ja .

_:Nd2ab7f7a420344b7b8c2205613bc943a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Littlebusters!!!!!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "Littlebusters!!!!!!"@ja .

_:Ne9434374d3224a2d88da67c6c68dfdb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of courage"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Na92226e32f794119a904bc99ec0b88d1 ;
    schema:name "Song of courage"@ja .

_:Na92226e32f794119a904bc99ec0b88d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f3b6c4f8f5a4381b65390a56f44f9e2,
        _:N43f28e134aca43c68ba19f63d852cb76,
        _:N69f9df357a3e41a89775b948df70857d,
        _:N71614b9dcc4f4c4596737a107b7b6381,
        _:N79514f3710264cc6a45d3515867301d9,
        _:N8bcdd5486c2147d79ee9187866462cd2,
        _:N8cbb8cb62ee84c539634f600572e29a5,
        _:Nbb94280aa65f4b41abc7ee7226e509dd,
        _:Nc1ab2a08759e41bdb3b96eaf6a37dbf5,
        _:Ncaa6b9bbd0a444ad94392a23c3190781,
        _:Ncc70fb7cda3548bcb8d7874fce95634c,
        _:Nd0e3b713954a4199a9717c1f3de0a0cf,
        _:Nd2ab7f7a420344b7b8c2205613bc943a,
        _:Ne9434374d3224a2d88da67c6c68dfdb8 ;
    mo:track_count 14 ;
    schema:duration "PT61:09"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0f3b6c4f8f5a4381b65390a56f44f9e2,
        _:N43f28e134aca43c68ba19f63d852cb76,
        _:N69f9df357a3e41a89775b948df70857d,
        _:N71614b9dcc4f4c4596737a107b7b6381,
        _:N79514f3710264cc6a45d3515867301d9,
        _:N8bcdd5486c2147d79ee9187866462cd2,
        _:N8cbb8cb62ee84c539634f600572e29a5,
        _:Nbb94280aa65f4b41abc7ee7226e509dd,
        _:Nc1ab2a08759e41bdb3b96eaf6a37dbf5,
        _:Ncaa6b9bbd0a444ad94392a23c3190781,
        _:Ncc70fb7cda3548bcb8d7874fce95634c,
        _:Nd0e3b713954a4199a9717c1f3de0a0cf,
        _:Nd2ab7f7a420344b7b8c2205613bc943a,
        _:Ne9434374d3224a2d88da67c6c68dfdb8 .

