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

<album/10367#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@en,
        "歪みの国のアリス～ナイトメア・プロジェクト サウンドトラックス Plus"@ja,
        "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@ja-latn ;
    mo:produced_work <album/10367#musicalwork> ;
    schema:name "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@en,
        "歪みの国のアリス～ナイトメア・プロジェクト サウンドトラックス Plus"@ja,
        "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@ja-latn .

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

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

<release/17871#subject> a schema:CreativeWork ;
    schema:name "Yugami no Kuni no Alice"@en,
        "歪みの国のアリス"@ja,
        "Yugami no Kuni no Alice"@ja-latn ;
    foaf:name "Yugami no Kuni no Alice"@en,
        "歪みの国のアリス"@ja,
        "Yugami no Kuni no Alice"@ja-latn .

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

<album/10367#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@en,
        "歪みの国のアリス～ナイトメア・プロジェクト サウンドトラックス Plus"@ja,
        "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@ja-latn ;
    mo:performance_of <album/10367#musicalwork> ;
    mo:recorded_as <album/10367#musicalexpression> ;
    schema:name "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@en,
        "歪みの国のアリス～ナイトメア・プロジェクト サウンドトラックス Plus"@ja,
        "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@ja-latn ;
    schema:workPerformed <album/10367#musicalwork> .

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<album/10367#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-05"^^xsd:date ;
    dcterms:title "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@en,
        "歪みの国のアリス～ナイトメア・プロジェクト サウンドトラックス Plus"@ja,
        "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@ja-latn ;
    mo:catalogue_number "KDSD-00236" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10367#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record_count 0 ;
    schema:about <release/17871#subject> ;
    schema:datePublished "2008-11-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@en,
        "歪みの国のアリス～ナイトメア・プロジェクト サウンドトラックス Plus"@ja,
        "Yugami no Kuni no Alice ~Nightmare Project~ Sound Tracks Plus"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10367#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/10367#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

