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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/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/27906#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shunshou Issui"@en,
        "春宵一酔"@ja,
        "Shunshou Issui"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27906#musicalwork> ;
    schema:name "Shunshou Issui"@en,
        "春宵一酔"@ja,
        "Shunshou Issui"@ja-latn .

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

<album/27906#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shunshou Issui"@en,
        "春宵一酔"@ja,
        "Shunshou Issui"@ja-latn ;
    mo:performance_of <album/27906#musicalwork> ;
    mo:recorded_as <album/27906#musicalexpression> ;
    schema:name "Shunshou Issui"@en,
        "春宵一酔"@ja,
        "Shunshou Issui"@ja-latn ;
    schema:workPerformed <album/27906#musicalwork> .

<org/856#subject> schema:name "yoimutsu"@en,
        "よいむつ"@ja,
        "yoimutsu"@ja-latn ;
    foaf:name "yoimutsu"@en,
        "よいむつ"@ja,
        "yoimutsu"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/27906/27906-1312586810.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27906#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Shunshou Issui"@en,
        "春宵一酔"@ja,
        "Shunshou Issui"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27906#musicalexpression> ;
    mo:publisher <org/856#subject> ;
    mo:record _:N60076e05a8ed49d4a1831fda59cc534a ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/27906/27906-1312586810.jpg> ;
    schema:name "Shunshou Issui"@en,
        "春宵一酔"@ja,
        "Shunshou Issui"@ja-latn ;
    schema:publisher <org/856#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/27906/27906-1312586810.jpg> .

_:N009b198dc3f44df08b8eaa835fd2d619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Orchestra"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "Ghost Orchestra"@ja .

_:N27bff1dba89c4b11acd1f0e128520789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜空と少女"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "夜空と少女"@ja .

_:N41e8e1f771a746edaa7531daade0e147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンはJAZZなのか？"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "U.N.オーエンはJAZZなのか？"@ja .

_:N62f223b7d306404ba416c4c681595016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うさぎいちわ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "うさぎいちわ"@ja .

_:N6722a792cc8e4109860cb7c484fa951b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れに紅く"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "夕暮れに紅く"@ja .

_:N80a12c2efc6c46c0a98cdc53fe5b7d48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻を葬る少女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "幻を葬る少女"@ja .

_:Na572470ba6c949d58d5601d971171d05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月が戻らないのは誰のせい？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "月が戻らないのは誰のせい？"@ja .

_:Nbc2b62abb25e4a4f8e6286e88a41b623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅い月夜に踊れ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "紅い月夜に踊れ"@ja .

_:Nea3af21172964fcab8c62ac084f4968d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "近代文化猫娘"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N60076e05a8ed49d4a1831fda59cc534a ;
    schema:name "近代文化猫娘"@ja .

_:N60076e05a8ed49d4a1831fda59cc534a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009b198dc3f44df08b8eaa835fd2d619,
        _:N27bff1dba89c4b11acd1f0e128520789,
        _:N41e8e1f771a746edaa7531daade0e147,
        _:N62f223b7d306404ba416c4c681595016,
        _:N6722a792cc8e4109860cb7c484fa951b,
        _:N80a12c2efc6c46c0a98cdc53fe5b7d48,
        _:Na572470ba6c949d58d5601d971171d05,
        _:Nbc2b62abb25e4a4f8e6286e88a41b623,
        _:Nea3af21172964fcab8c62ac084f4968d ;
    mo:track_count 9 ;
    schema:duration "PT38:22"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N009b198dc3f44df08b8eaa835fd2d619,
        _:N27bff1dba89c4b11acd1f0e128520789,
        _:N41e8e1f771a746edaa7531daade0e147,
        _:N62f223b7d306404ba416c4c681595016,
        _:N6722a792cc8e4109860cb7c484fa951b,
        _:N80a12c2efc6c46c0a98cdc53fe5b7d48,
        _:Na572470ba6c949d58d5601d971171d05,
        _:Nbc2b62abb25e4a4f8e6286e88a41b623,
        _:Nea3af21172964fcab8c62ac084f4968d .

