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

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

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

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

<artist/37014#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10411#subject> ;
    schema:name "Tsukasa"@en ;
    foaf:made <album/10411#composition>,
        <album/10411#subject> ;
    foaf:name "Tsukasa"@en .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

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

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

<https://medium-media.vgm.io/albums/11/10411/10411-1221455837.jpg> a schema:ImageObject,
        foaf:Image .

<album/10411#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HARI NO SORA"@en,
        "玻璃の空"@ja,
        "HARI NO SORA"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/37014#subject> ;
    mo:produced_work <album/10411#musicalwork> ;
    schema:name "HARI NO SORA"@en,
        "玻璃の空"@ja,
        "HARI NO SORA"@ja-latn .

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

<artist/1925#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10411#performance> ;
    schema:name "Aki Misawa"@en,
        "三澤秋"@ja ;
    foaf:name "Aki Misawa"@en,
        "三澤秋"@ja .

<album/10411#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HARI NO SORA"@en,
        "玻璃の空"@ja,
        "HARI NO SORA"@ja-latn ;
    mo:performance_of <album/10411#musicalwork> ;
    mo:performer _:Nc11a86bd6efd467997d2b4bbe282b6a0,
        _:Nd4c4e7e08d56424c983e0bfb808d666c,
        <artist/1925#subject> ;
    mo:recorded_as <album/10411#musicalexpression> ;
    schema:byArtist _:Nc11a86bd6efd467997d2b4bbe282b6a0,
        _:Nd4c4e7e08d56424c983e0bfb808d666c,
        <artist/1925#subject> ;
    schema:name "HARI NO SORA"@en,
        "玻璃の空"@ja,
        "HARI NO SORA"@ja-latn ;
    schema:workPerformed <album/10411#musicalwork> .

<album/10411#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "HARI NO SORA"@en,
        "玻璃の空"@ja,
        "HARI NO SORA"@ja-latn ;
    mo:catalogue_number "HARI-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10411#musicalexpression> ;
    mo:publisher _:Nb881cbee88b34650908fb27467a769fd ;
    mo:record _:N941f1b117d5446809161dcc2f5203c97 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Satori"@en ;
            foaf:name "Satori"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Suzune"@en ;
            foaf:name "Suzune"@en ],
        <artist/1925#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/10411/10411-1221455837.jpg> ;
    schema:name "HARI NO SORA"@en,
        "玻璃の空"@ja,
        "HARI NO SORA"@ja-latn ;
    schema:publisher _:Nb881cbee88b34650908fb27467a769fd ;
    foaf:depiction <https://media.vgm.io/albums/11/10411/10411-1221455837.jpg> .

_:N2aea7a248d224429abd2bfd1df82f296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボイス1"@ja,
        "Voice 1"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N941f1b117d5446809161dcc2f5203c97 ;
    schema:name "ボイス1"@ja,
        "Voice 1"@ja-latn .

_:N4a67a2842c724016a9744cee670b9019 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボイス2"@ja,
        "Voice 2"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N941f1b117d5446809161dcc2f5203c97 ;
    schema:name "ボイス2"@ja,
        "Voice 2"@ja-latn .

_:N4f5f31965cdf463989043ea913e05434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction ～To The Crystal Sky～"@ja,
        "Introduction ~To The Crystal Sky~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N941f1b117d5446809161dcc2f5203c97 ;
    schema:name "Introduction ～To The Crystal Sky～"@ja,
        "Introduction ~To The Crystal Sky~"@ja-latn .

_:N8965d632afb1458da64ea06e09bc1d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～篭メ～"@ja,
        "~Kagome~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N941f1b117d5446809161dcc2f5203c97 ;
    schema:name "～篭メ～"@ja,
        "~Kagome~"@ja-latn .

_:Nab6f6510951349cf826565e0484dc1cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玻璃の空"@ja,
        "Hari no Sora"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N941f1b117d5446809161dcc2f5203c97 ;
    schema:name "玻璃の空"@ja,
        "Hari no Sora"@ja-latn .

_:Nb881cbee88b34650908fb27467a769fd schema:name "Japan Waruwaru Alliance"@en ;
    foaf:name "Japan Waruwaru Alliance"@en .

_:Nc11a86bd6efd467997d2b4bbe282b6a0 a schema:Person,
        foaf:Person ;
    mo:performed <album/10411#performance> ;
    schema:name "Suzune"@en ;
    foaf:name "Suzune"@en .

_:Nd3b65fad216145a1bfc84a188a67a428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蜻蛉の瞳"@ja,
        "Tonbo no Hitomi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N941f1b117d5446809161dcc2f5203c97 ;
    schema:name "蜻蛉の瞳"@ja,
        "Tonbo no Hitomi"@ja-latn .

_:Nd4c4e7e08d56424c983e0bfb808d666c a schema:Person,
        foaf:Person ;
    mo:performed <album/10411#performance> ;
    schema:name "Satori"@en ;
    foaf:name "Satori"@en .

_:N941f1b117d5446809161dcc2f5203c97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2aea7a248d224429abd2bfd1df82f296,
        _:N4a67a2842c724016a9744cee670b9019,
        _:N4f5f31965cdf463989043ea913e05434,
        _:N8965d632afb1458da64ea06e09bc1d95,
        _:Nab6f6510951349cf826565e0484dc1cc,
        _:Nd3b65fad216145a1bfc84a188a67a428 ;
    mo:track_count 6 ;
    schema:duration "PT17:26"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2aea7a248d224429abd2bfd1df82f296,
        _:N4a67a2842c724016a9744cee670b9019,
        _:N4f5f31965cdf463989043ea913e05434,
        _:N8965d632afb1458da64ea06e09bc1d95,
        _:Nab6f6510951349cf826565e0484dc1cc,
        _:Nd3b65fad216145a1bfc84a188a67a428 .

