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

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

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

<event/110> a mo:Release ;
    schema:name "Released at Dai-Kyuu-Shuu Touhousai 2 (Apr 29, 2010)" .

<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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/18967#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sougen Garden"@en,
        "創言Garden"@ja,
        "Sougen Garden"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18967#musicalwork> ;
    schema:name "Sougen Garden"@en,
        "創言Garden"@ja,
        "Sougen Garden"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/76/18967/18967-1272563768.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/18967#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sougen Garden"@en,
        "創言Garden"@ja,
        "Sougen Garden"@ja-latn ;
    mo:performance_of <album/18967#musicalwork> ;
    mo:performer _:Na385d8825b0347efa875bd5ce324a93c ;
    mo:recorded_as <album/18967#musicalexpression> ;
    schema:byArtist _:Na385d8825b0347efa875bd5ce324a93c ;
    schema:name "Sougen Garden"@en,
        "創言Garden"@ja,
        "Sougen Garden"@ja-latn ;
    schema:workPerformed <album/18967#musicalwork> .

<album/18967#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-04-29"^^xsd:date ;
    dcterms:title "Sougen Garden"@en,
        "創言Garden"@ja,
        "Sougen Garden"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18967#musicalexpression> ;
    mo:publisher _:Nb682a7b0325c415bb19c338bb64b2ee5 ;
    mo:record _:Nb238ce349d2742289538999a1a91107d ;
    mo:record_count 1 ;
    mo:release <event/110> ;
    schema:about <product/27#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akebana"@en ;
            foaf:name "Akebana"@en ] ;
    schema:datePublished "2010-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/18967/18967-1272563768.jpg> ;
    schema:name "Sougen Garden"@en,
        "創言Garden"@ja,
        "Sougen Garden"@ja-latn ;
    schema:publisher _:Nb682a7b0325c415bb19c338bb64b2ee5 ;
    foaf:depiction <https://media.vgm.io/albums/76/18967/18967-1272563768.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Umiusagi"@en ;
    foaf:made <album/18967#lyrics> ;
    foaf:name "Umiusagi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Umiusagi"@en ;
    foaf:made <album/18967#subject> ;
    foaf:name "Umiusagi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Akebana"@en ;
    foaf:made <album/18967#lyrics> ;
    foaf:name "Akebana"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Akebana"@en ;
    foaf:made <album/18967#subject> ;
    foaf:name "Akebana"@en .

_:N075ad500d5044ffbaf69d424f7b79985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sougen Garden"@en,
        "創言Garden"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb238ce349d2742289538999a1a91107d ;
    schema:name "Sougen Garden"@en,
        "創言Garden"@ja .

_:N4e450ee4aebd44ca8deacf7cabad765e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Drops"@en,
        "恋色ドロップス"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb238ce349d2742289538999a1a91107d ;
    schema:name "Love-Colored Drops"@en,
        "恋色ドロップス"@ja .

_:N5b6eb425cec14106ab89e92d11812680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven Orchestra at Dawn"@en,
        "夜明けの奏天楽"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb238ce349d2742289538999a1a91107d ;
    schema:name "Heaven Orchestra at Dawn"@en,
        "夜明けの奏天楽"@ja .

_:N636e426f0fea4390ab6bb87ad8a365a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Promise"@en,
        "Eternal Promise"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb238ce349d2742289538999a1a91107d ;
    schema:name "Eternal Promise"@en,
        "Eternal Promise"@ja .

_:N7b09264b8bf547288d027efb44529173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "truth of life"@en,
        "truth of life"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb238ce349d2742289538999a1a91107d ;
    schema:name "truth of life"@en,
        "truth of life"@ja .

_:Na385d8825b0347efa875bd5ce324a93c a schema:Person,
        foaf:Person ;
    mo:performed <album/18967#performance> ;
    schema:name "Akebana"@en ;
    foaf:name "Akebana"@en .

_:Nb682a7b0325c415bb19c338bb64b2ee5 schema:name "VIGNETTE HOUSE"@en ;
    foaf:name "VIGNETTE HOUSE"@en .

_:Nb238ce349d2742289538999a1a91107d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N075ad500d5044ffbaf69d424f7b79985,
        _:N4e450ee4aebd44ca8deacf7cabad765e,
        _:N5b6eb425cec14106ab89e92d11812680,
        _:N636e426f0fea4390ab6bb87ad8a365a1,
        _:N7b09264b8bf547288d027efb44529173 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N075ad500d5044ffbaf69d424f7b79985,
        _:N4e450ee4aebd44ca8deacf7cabad765e,
        _:N5b6eb425cec14106ab89e92d11812680,
        _:N636e426f0fea4390ab6bb87ad8a365a1,
        _:N7b09264b8bf547288d027efb44529173 .

