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

<album/8777#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Princess Nightmare Sofmap Drama CD"@en,
        "プリンセスナイトメア 店舗特典ドラマCD"@ja,
        "Princess Nightmare Sofmap Drama CD"@ja-latn ;
    mo:produced_work <album/8777#musicalwork> ;
    schema:name "Princess Nightmare Sofmap Drama CD"@en,
        "プリンセスナイトメア 店舗特典ドラマCD"@ja,
        "Princess Nightmare Sofmap Drama CD"@ja-latn .

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

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

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

<album/8777#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Princess Nightmare Sofmap Drama CD"@en,
        "プリンセスナイトメア 店舗特典ドラマCD"@ja,
        "Princess Nightmare Sofmap Drama CD"@ja-latn ;
    mo:performance_of <album/8777#musicalwork> ;
    mo:recorded_as <album/8777#musicalexpression> ;
    schema:name "Princess Nightmare Sofmap Drama CD"@en,
        "プリンセスナイトメア 店舗特典ドラマCD"@ja,
        "Princess Nightmare Sofmap Drama CD"@ja-latn ;
    schema:workPerformed <album/8777#musicalwork> .

<org/527#subject> schema:name "Karin entertainment"@en,
        "花梨エンターテイメント"@ja,
        "Karin entertainment"@ja-latn ;
    foaf:name "Karin entertainment"@en,
        "花梨エンターテイメント"@ja,
        "Karin entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/8777/8777-1212254907.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8777#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-22"^^xsd:date ;
    dcterms:title "Princess Nightmare Sofmap Drama CD"@en,
        "プリンセスナイトメア 店舗特典ドラマCD"@ja,
        "Princess Nightmare Sofmap Drama CD"@ja-latn ;
    mo:catalogue_number "KARIN-21B" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8777#musicalexpression> ;
    mo:publisher <org/527#subject> ;
    mo:record _:N609ca775a6644e4385ff3b059191f254 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Princess Nightmare"@en ;
            foaf:name "Princess Nightmare"@en ] ;
    schema:datePublished "2008-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/8777/8777-1212254907.jpg> ;
    schema:name "Princess Nightmare Sofmap Drama CD"@en,
        "プリンセスナイトメア 店舗特典ドラマCD"@ja,
        "Princess Nightmare Sofmap Drama CD"@ja-latn ;
    schema:publisher <org/527#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/8777/8777-1212254907.jpg> .

_:N23c072a539a34a98a86d70177253ffef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Stigmata ~Yami no Seikon~"@en,
        "ダークスティグマター～闇の聖痕～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:27"^^xsd:interval ;
    schema:inPlaylist _:N609ca775a6644e4385ff3b059191f254 ;
    schema:name "Dark Stigmata ~Yami no Seikon~"@en,
        "ダークスティグマター～闇の聖痕～"@ja .

_:N609ca775a6644e4385ff3b059191f254 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23c072a539a34a98a86d70177253ffef ;
    mo:track_count 1 ;
    schema:duration "PT8:27"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N23c072a539a34a98a86d70177253ffef .

