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

<artist/3379#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja ;
    foaf:made <album/41802#lyrics>,
        <album/41802#subject> ;
    foaf:name "Shinichiro Yamashita"@en,
        "山下慎一狼"@ja .

<artist/657#subject> a schema:Person,
        foaf:Person ;
    schema:name "nao"@en ;
    foaf:made <album/41802#lyrics>,
        <album/41802#subject>,
        <album/41802#vocals> ;
    foaf:name "nao"@en .

<artist/860#subject> a schema:Person,
        foaf:Person ;
    schema:name "Halko Momoi"@en,
        "桃井はるこ"@ja ;
    foaf:made <album/41802#lyrics>,
        <album/41802#subject> ;
    foaf:name "Halko Momoi"@en,
        "桃井はるこ"@ja .

<artist/1151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "Demetori"@en ;
    foaf:made <album/41802#composition>,
        <album/41802#subject> ;
    foaf:name "Demetori"@en .

<artist/1460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja ;
    foaf:made <album/41802#composition>,
        <album/41802#subject> ;
    foaf:name "Shigenobu Okawa"@en,
        "大川茂伸"@ja .

<artist/14882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "maya"@en ;
    foaf:made <album/41802#composition>,
        <album/41802#subject> ;
    foaf:name "maya"@en .

<artist/2350#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "Kenji Arai"@en,
        "新井健史"@ja ;
    foaf:made <album/41802#composition>,
        <album/41802#subject> ;
    foaf:name "Kenji Arai"@en,
        "新井健史"@ja .

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "ARM"@en ;
    foaf:made <album/41802#composition>,
        <album/41802#subject> ;
    foaf:name "ARM"@en .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/41802#composition>,
        <album/41802#lyrics>,
        <album/41802#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<artist/4661#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "Yukinari Shioda"@en,
        "塩田幸成"@ja ;
    foaf:made <album/41802#composition>,
        <album/41802#subject> ;
    foaf:name "Yukinari Shioda"@en,
        "塩田幸成"@ja .

<artist/54432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "RYU"@en ;
    foaf:made <album/41802#composition>,
        <album/41802#subject> ;
    foaf:name "RYU"@en .

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

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

<album/41802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Prologue / DystopiaGround"@en,
        "The Prologue / DystopiaGround"@ja,
        "The Prologue / DystopiaGround"@ja-latn ;
    mo:performance_of <album/41802#musicalwork> ;
    mo:recorded_as <album/41802#musicalexpression> ;
    schema:name "The Prologue / DystopiaGround"@en,
        "The Prologue / DystopiaGround"@ja,
        "The Prologue / DystopiaGround"@ja-latn ;
    schema:workPerformed <album/41802#musicalwork> .

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

<org/757#subject> schema:name "DystopiaGround"@en,
        "DystopiaGround"@ja,
        "DystopiaGround"@ja-latn ;
    foaf:name "DystopiaGround"@en,
        "DystopiaGround"@ja,
        "DystopiaGround"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/41802/41802-1380294863.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/41802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Prologue / DystopiaGround"@en,
        "The Prologue / DystopiaGround"@ja,
        "The Prologue / DystopiaGround"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(BLOOD STAIN CHILD)"@en ;
            foaf:made <album/41802#composition> ;
            foaf:name "(BLOOD STAIN CHILD)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(IOSYS"@en ;
            foaf:made <album/41802#composition> ;
            foaf:name "(IOSYS"@en ],
        <artist/1151#subject>,
        <artist/1460#subject>,
        <artist/14882#subject>,
        <artist/2350#subject>,
        <artist/2388#subject>,
        <artist/396#subject>,
        <artist/4661#subject>,
        <artist/54432#subject> ;
    mo:produced_work <album/41802#musicalwork> ;
    schema:name "The Prologue / DystopiaGround"@en,
        "The Prologue / DystopiaGround"@ja,
        "The Prologue / DystopiaGround"@ja-latn .

<album/41802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-31"^^xsd:date ;
    dcterms:title "The Prologue / DystopiaGround"@en,
        "The Prologue / DystopiaGround"@ja,
        "The Prologue / DystopiaGround"@ja-latn ;
    mo:catalogue_number "DYGC-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/41802#musicalexpression> ;
    mo:publisher <org/757#subject> ;
    mo:record _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:datePublished "2011-12-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/20/41802/41802-1380294863.jpg> ;
    schema:name "The Prologue / DystopiaGround"@en,
        "The Prologue / DystopiaGround"@ja,
        "The Prologue / DystopiaGround"@ja-latn ;
    schema:publisher <org/757#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/41802/41802-1380294863.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41802#subject> ;
    schema:name "(BLOOD STAIN CHILD)"@en ;
    foaf:made <album/41802#subject> ;
    foaf:name "(BLOOD STAIN CHILD)"@en .

_:N453c0f3a174646998c5f41391db61bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大地に愛を、キミに明日を"@ja,
        "Daichi ni Ai wo, Kimi ni Ashita wo"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "大地に愛を、キミに明日を"@ja,
        "Daichi ni Ai wo, Kimi ni Ashita wo"@ja-latn .

_:N552101e7beb34ea59ae89eb620c80296 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出逢いよ千万、郷愁のあと"@ja,
        "Deai yo Senban, Kyoushuu no ato"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "出逢いよ千万、郷愁のあと"@ja,
        "Deai yo Senban, Kyoushuu no ato"@ja-latn .

_:N5b85396b1b7e41d0bb8ff0367c8d73c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セイレーンの涙"@ja,
        "Siren no Namida"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "セイレーンの涙"@ja,
        "Siren no Namida"@ja-latn .

_:N75ca93b1894a4737a0248a8967fbf552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瓦礫の中、沈黙ありて"@ja,
        "Garike no Naka, Chinmoku arite"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "瓦礫の中、沈黙ありて"@ja,
        "Garike no Naka, Chinmoku arite"@ja-latn .

_:N8ac51b5789e345e493139a168877fba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twinkle, little, snow…"@ja,
        "twinkle, little, snow…"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "twinkle, little, snow…"@ja,
        "twinkle, little, snow…"@ja-latn .

_:N8be91b64b2b34c239c5d2c2cba027f64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "∧ugΦEidEs"@ja,
        "∧ugΦEidEs"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "∧ugΦEidEs"@ja,
        "∧ugΦEidEs"@ja-latn .

_:N9d43b5215445449b848f0a04f28b5f4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "starlight elysion"@ja,
        "starlight elysion"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "starlight elysion"@ja,
        "starlight elysion"@ja-latn .

_:Na9ceb6a671754d12ae69602f7b26e83d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ｒe:ЯítueL lily"@ja,
        "Re:ЯítueL lily"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "Ｒe:ЯítueL lily"@ja,
        "Re:ЯítueL lily"@ja-latn .

_:Nb19b904d85ae4e18a16bbaa09a0fcbc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue of the DystopiaGround"@ja,
        "Prologue of the DystopiaGround"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "Prologue of the DystopiaGround"@ja,
        "Prologue of the DystopiaGround"@ja-latn .

_:Nb978342795ee484f9800a147f72fcc56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De;Laytion of snow"@ja,
        "De;Laytion of snow"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N6e8f1ed87e1f4077a1e7e62012739b2c ;
    schema:name "De;Laytion of snow"@ja,
        "De;Laytion of snow"@ja-latn .

_:N6e8f1ed87e1f4077a1e7e62012739b2c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N453c0f3a174646998c5f41391db61bb6,
        _:N552101e7beb34ea59ae89eb620c80296,
        _:N5b85396b1b7e41d0bb8ff0367c8d73c2,
        _:N75ca93b1894a4737a0248a8967fbf552,
        _:N8ac51b5789e345e493139a168877fba0,
        _:N8be91b64b2b34c239c5d2c2cba027f64,
        _:N9d43b5215445449b848f0a04f28b5f4a,
        _:Na9ceb6a671754d12ae69602f7b26e83d,
        _:Nb19b904d85ae4e18a16bbaa09a0fcbc0,
        _:Nb978342795ee484f9800a147f72fcc56 ;
    mo:track_count 10 ;
    schema:duration "PT46:10"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N453c0f3a174646998c5f41391db61bb6,
        _:N552101e7beb34ea59ae89eb620c80296,
        _:N5b85396b1b7e41d0bb8ff0367c8d73c2,
        _:N75ca93b1894a4737a0248a8967fbf552,
        _:N8ac51b5789e345e493139a168877fba0,
        _:N8be91b64b2b34c239c5d2c2cba027f64,
        _:N9d43b5215445449b848f0a04f28b5f4a,
        _:Na9ceb6a671754d12ae69602f7b26e83d,
        _:Nb19b904d85ae4e18a16bbaa09a0fcbc0,
        _:Nb978342795ee484f9800a147f72fcc56 .

