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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16757#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/16757#composition>,
        <album/16757#subject> ;
    foaf:name "U2"@en .

<artist/6034#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16757#subject> ;
    schema:name "TOKINE"@en,
        "時音"@ja ;
    foaf:made <album/16757#composition>,
        <album/16757#subject> ;
    foaf:name "TOKINE"@en,
        "時音"@ja .

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

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

<album/16757#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gecchouka"@en,
        "月蝶華"@ja,
        "Gecchouka"@ja-latn ;
    mo:performance_of <album/16757#musicalwork> ;
    mo:recorded_as <album/16757#musicalexpression> ;
    schema:name "Gecchouka"@en,
        "月蝶華"@ja,
        "Gecchouka"@ja-latn ;
    schema:workPerformed <album/16757#musicalwork> .

<org/231#subject> schema:name "MAIKAZE"@en,
        "舞風"@ja,
        "MAIKAZE"@ja-latn ;
    foaf:name "MAIKAZE"@en,
        "舞風"@ja,
        "MAIKAZE"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/16757/16757-1260081190.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16757#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gecchouka"@en,
        "月蝶華"@ja,
        "Gecchouka"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject>,
        <artist/6034#subject> ;
    mo:produced_work <album/16757#musicalwork> ;
    schema:name "Gecchouka"@en,
        "月蝶華"@ja,
        "Gecchouka"@ja-latn .

<album/16757#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-29"^^xsd:date ;
    dcterms:title "Gecchouka"@en,
        "月蝶華"@ja,
        "Gecchouka"@ja-latn ;
    mo:catalogue_number "MKTD-0601" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16757#musicalexpression> ;
    mo:publisher <org/231#subject> ;
    mo:record _:Nfd10679372374e1fa18883dc1378fb6c ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/16757/16757-1260081190.jpg> ;
    schema:name "Gecchouka"@en,
        "月蝶華"@ja,
        "Gecchouka"@ja-latn ;
    schema:publisher <org/231#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/16757/16757-1260081190.jpg> .

_:N3153030a5d7f46ba88ccb3fe0bd1f242 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もうみすちーしか凍らない"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "もうみすちーしか凍らない"@ja .

_:N374f4471c88f40298fec4ce10c40cb30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "我が家の兎は確信犯"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "我が家の兎は確信犯"@ja .

_:N3a1a1d9d469644bdae790dfbcb89bd1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "六十年目の職務放棄最終裁判"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "六十年目の職務放棄最終裁判"@ja .

_:N522b07d0db20428b91d00ae100273982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東の国の眠らない少女の夜"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "東の国の眠らない少女の夜"@ja .

_:N6170e71da2df442e9388cc63d6dc8038 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja ;
    mo:track_number 10 ;
    schema:duration "PT8:46"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "Bonus Track"@ja .

_:N735555767701420091035eebba9e205e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海月蝶館"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "上海月蝶館"@ja .

_:N8a9f99c802344d9dacb7b88b30b36ca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワリング・ステイ・ナイト"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "フラワリング・ステイ・ナイト"@ja .

_:Nb99ce1b479044f3c8020f06b859bf44b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想郷の泉"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "幻想郷の泉"@ja .

_:Nbae26275f0424b19bccf23dcb810f2c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "Bonus Track"@ja .

_:Nf2cce96d5dc04432a0dec18e8db489aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私に斬れない物はあんまり無い！"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nfd10679372374e1fa18883dc1378fb6c ;
    schema:name "私に斬れない物はあんまり無い！"@ja .

_:Nfd10679372374e1fa18883dc1378fb6c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3153030a5d7f46ba88ccb3fe0bd1f242,
        _:N374f4471c88f40298fec4ce10c40cb30,
        _:N3a1a1d9d469644bdae790dfbcb89bd1c,
        _:N522b07d0db20428b91d00ae100273982,
        _:N6170e71da2df442e9388cc63d6dc8038,
        _:N735555767701420091035eebba9e205e,
        _:N8a9f99c802344d9dacb7b88b30b36ca7,
        _:Nb99ce1b479044f3c8020f06b859bf44b,
        _:Nbae26275f0424b19bccf23dcb810f2c1,
        _:Nf2cce96d5dc04432a0dec18e8db489aa ;
    mo:track_count 10 ;
    schema:duration "PT44:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3153030a5d7f46ba88ccb3fe0bd1f242,
        _:N374f4471c88f40298fec4ce10c40cb30,
        _:N3a1a1d9d469644bdae790dfbcb89bd1c,
        _:N522b07d0db20428b91d00ae100273982,
        _:N6170e71da2df442e9388cc63d6dc8038,
        _:N735555767701420091035eebba9e205e,
        _:N8a9f99c802344d9dacb7b88b30b36ca7,
        _:Nb99ce1b479044f3c8020f06b859bf44b,
        _:Nbae26275f0424b19bccf23dcb810f2c1,
        _:Nf2cce96d5dc04432a0dec18e8db489aa .

