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

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24913#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/24913#composition>,
        <album/24913#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

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

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 2010)" .

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

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

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

<https://medium-media.vgm.io/albums/31/24913/24913-1301079619.jpg> a schema:ImageObject,
        foaf:Image .

<album/24913#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DystopiaGround #003"@en,
        "DystopiaGround #003"@ja,
        "DystopiaGround #003"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/24913#musicalwork> ;
    schema:name "DystopiaGround #003"@en,
        "DystopiaGround #003"@ja,
        "DystopiaGround #003"@ja-latn .

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

<album/24913#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "DystopiaGround #003"@en,
        "DystopiaGround #003"@ja,
        "DystopiaGround #003"@ja-latn ;
    mo:catalogue_number "DYGC-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24913#musicalexpression> ;
    mo:publisher <org/757#subject> ;
    mo:record _:N1352ed4b717a4e0c8488accec0319539 ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/31/24913/24913-1301079619.jpg> ;
    schema:name "DystopiaGround #003"@en,
        "DystopiaGround #003"@ja,
        "DystopiaGround #003"@ja-latn ;
    schema:publisher <org/757#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/24913/24913-1301079619.jpg> .

_:Ned69e81bb7284fa285174e4583b6c1ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今、僕に生まれた揺るぎない激情"@ja,
        "Ima, Boku ni Umareta Yuruginai Gekijou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N1352ed4b717a4e0c8488accec0319539 ;
    schema:name "今、僕に生まれた揺るぎない激情"@ja,
        "Ima, Boku ni Umareta Yuruginai Gekijou"@ja-latn .

_:Neffc31e5f72e46f99fadb3f4eb4faa8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明星に生まれし、影の闇へ"@ja,
        "Myoujou ni Umareshi, Kage no Yami e"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N1352ed4b717a4e0c8488accec0319539 ;
    schema:name "明星に生まれし、影の闇へ"@ja,
        "Myoujou ni Umareshi, Kage no Yami e"@ja-latn .

_:N1352ed4b717a4e0c8488accec0319539 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ned69e81bb7284fa285174e4583b6c1ba,
        _:Neffc31e5f72e46f99fadb3f4eb4faa8c ;
    mo:track_count 2 ;
    schema:duration "PT10:19"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ned69e81bb7284fa285174e4583b6c1ba,
        _:Neffc31e5f72e46f99fadb3f4eb4faa8c .

