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

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

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

<artist/126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91711#subject> ;
    schema:name "Satoru Kosaki"@en,
        "神前暁"@ja ;
    foaf:made <album/91711#composition>,
        <album/91711#subject> ;
    foaf:name "Satoru Kosaki"@en,
        "神前暁"@ja .

<artist/2426#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91711#subject> ;
    schema:name "Ravel"@en ;
    foaf:made <album/91711#composition>,
        <album/91711#subject> ;
    foaf:name "Ravel"@en .

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91711#subject> ;
    schema:name "Debussy"@en ;
    foaf:made <album/91711#composition>,
        <album/91711#subject> ;
    foaf:name "Debussy"@en .

<artist/9388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91711#subject> ;
    schema:name "Tatsuya Kato"@en,
        "加藤達也"@ja ;
    foaf:made <album/91711#composition>,
        <album/91711#subject> ;
    foaf:name "Tatsuya Kato"@en,
        "加藤達也"@ja .

<product/3319#subject> a schema:CreativeWork ;
    schema:name "The Disappearance of Nagato Yuki-Chan"@en,
        "長門有希ちゃんの消失"@ja,
        "Nagato Yuki-chan no Shoushitsu"@ja-latn ;
    foaf:name "The Disappearance of Nagato Yuki-Chan"@en,
        "長門有希ちゃんの消失"@ja,
        "Nagato Yuki-chan no Shoushitsu"@ja-latn .

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

<album/91711#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Disappearance of Nagato Yuki chan Soundtrack & Drama"@en,
        "長門有希ちゃんの消失 サウンドトラック&録り下ろしドラマ"@ja,
        "Nagato Yuki-chan no Shoushitsu Soundtrack & Torioroshi Drama"@ja-latn ;
    mo:performance_of <album/91711#musicalwork> ;
    mo:recorded_as <album/91711#musicalexpression> ;
    schema:name "The Disappearance of Nagato Yuki chan Soundtrack & Drama"@en,
        "長門有希ちゃんの消失 サウンドトラック&録り下ろしドラマ"@ja,
        "Nagato Yuki-chan no Shoushitsu Soundtrack & Torioroshi Drama"@ja-latn ;
    schema:workPerformed <album/91711#musicalwork> .

<org/524#subject> schema:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn ;
    foaf:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/91711/91711-1576524762.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91711#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Disappearance of Nagato Yuki chan Soundtrack & Drama"@en,
        "長門有希ちゃんの消失 サウンドトラック&録り下ろしドラマ"@ja,
        "Nagato Yuki-chan no Shoushitsu Soundtrack & Torioroshi Drama"@ja-latn ;
    mo:composer <artist/126#subject>,
        <artist/2426#subject>,
        <artist/3070#subject>,
        <artist/9388#subject> ;
    mo:produced_work <album/91711#musicalwork> ;
    schema:name "The Disappearance of Nagato Yuki chan Soundtrack & Drama"@en,
        "長門有希ちゃんの消失 サウンドトラック&録り下ろしドラマ"@ja,
        "Nagato Yuki-chan no Shoushitsu Soundtrack & Torioroshi Drama"@ja-latn .

<album/91711#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-18"^^xsd:date ;
    dcterms:title "The Disappearance of Nagato Yuki chan Soundtrack & Drama"@en,
        "長門有希ちゃんの消失 サウンドトラック&録り下ろしドラマ"@ja,
        "Nagato Yuki-chan no Shoushitsu Soundtrack & Torioroshi Drama"@ja-latn ;
    mo:catalogue_number "KAXA-7860CD-1~4" ;
    mo:media_type "4 CD" ;
    mo:publication_of <album/91711#musicalexpression> ;
    mo:publisher <org/524#subject> ;
    mo:record_count 0 ;
    schema:about <product/3319#subject> ;
    schema:datePublished "2019-12-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/11/91711/91711-1576524762.jpg> ;
    schema:name "The Disappearance of Nagato Yuki chan Soundtrack & Drama"@en,
        "長門有希ちゃんの消失 サウンドトラック&録り下ろしドラマ"@ja,
        "Nagato Yuki-chan no Shoushitsu Soundtrack & Torioroshi Drama"@ja-latn ;
    schema:publisher <org/524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/91711/91711-1576524762.jpg> .

