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

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

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

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

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

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

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

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

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

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

<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/62/24926/24926-1301103218.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24926#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/24926/24926-1301103218.jpg> ;
    foaf:depicts <album/24926#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/24926/24926-1301103218.jpg> .

<https://medium-media.vgm.io/albums/62/24926/24926-1301103218.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24926#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DystopiaGround #004"@en,
        "DystopiaGround #004"@ja,
        "DystopiaGround #004"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(IOSYS)"@en ;
            foaf:made <album/24926#composition> ;
            foaf:name "(IOSYS)"@en ],
        <artist/1151#subject>,
        <artist/2350#subject>,
        <artist/2388#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/24926#musicalwork> ;
    schema:name "DystopiaGround #004"@en,
        "DystopiaGround #004"@ja,
        "DystopiaGround #004"@ja-latn .

<album/24926#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-31"^^xsd:date ;
    dcterms:title "DystopiaGround #004"@en,
        "DystopiaGround #004"@ja,
        "DystopiaGround #004"@ja-latn ;
    mo:catalogue_number "DYGC-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24926#musicalexpression> ;
    mo:publisher <org/757#subject> ;
    mo:record _:N29ae9dd1408848cc9c43c0381558509f ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:datePublished "2010-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/62/24926/24926-1301103218.jpg> ;
    schema:name "DystopiaGround #004"@en,
        "DystopiaGround #004"@ja,
        "DystopiaGround #004"@ja-latn ;
    schema:publisher <org/757#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/24926/24926-1301103218.jpg> .

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

_:N74510b798e954f669bc373eb2635c4cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twinkle,little,snow…"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N29ae9dd1408848cc9c43c0381558509f ;
    schema:name "twinkle,little,snow…"@en .

_:N7aad7c508cbc4d0887bde2717cee1958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "∧ugΦEidEs"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:N29ae9dd1408848cc9c43c0381558509f ;
    schema:name "∧ugΦEidEs"@en .

_:Nc3bd1bc672d94b3496a638f6961d0d57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "De;Laytion of snow"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N29ae9dd1408848cc9c43c0381558509f ;
    schema:name "De;Laytion of snow"@en .

_:Nf446088a3b914199939a5300c9e27338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raging planet"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N29ae9dd1408848cc9c43c0381558509f ;
    schema:name "Raging planet"@en .

_:N29ae9dd1408848cc9c43c0381558509f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N74510b798e954f669bc373eb2635c4cc,
        _:N7aad7c508cbc4d0887bde2717cee1958,
        _:Nc3bd1bc672d94b3496a638f6961d0d57,
        _:Nf446088a3b914199939a5300c9e27338 ;
    mo:track_count 4 ;
    schema:duration "PT21:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N74510b798e954f669bc373eb2635c4cc,
        _:N7aad7c508cbc4d0887bde2717cee1958,
        _:Nc3bd1bc672d94b3496a638f6961d0d57,
        _:Nf446088a3b914199939a5300c9e27338 .

