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

<album/91324#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@en,
        "外道魔法少女りんね～悪淫悪化～ ボイスドラマCD ≪悪堕ち聖の逆レイプ≫"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@ja-latn ;
    mo:produced_work <album/91324#musicalwork> ;
    schema:name "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@en,
        "外道魔法少女りんね～悪淫悪化～ ボイスドラマCD ≪悪堕ち聖の逆レイプ≫"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@ja-latn .

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

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

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

<org/1978#subject> schema:name "VALKYRIA"@en,
        "わるきゅ～れ"@ja,
        "VALKYRIA"@ja-latn ;
    foaf:name "VALKYRIA"@en,
        "わるきゅ～れ"@ja,
        "VALKYRIA"@ja-latn .

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

<album/91324#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@en,
        "外道魔法少女りんね～悪淫悪化～ ボイスドラマCD ≪悪堕ち聖の逆レイプ≫"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@ja-latn ;
    mo:performance_of <album/91324#musicalwork> ;
    mo:performer <artist/7923#subject> ;
    mo:recorded_as <album/91324#musicalexpression> ;
    schema:byArtist <artist/7923#subject> ;
    schema:name "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@en,
        "外道魔法少女りんね～悪淫悪化～ ボイスドラマCD ≪悪堕ち聖の逆レイプ≫"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@ja-latn ;
    schema:workPerformed <album/91324#musicalwork> .

<artist/7923#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91324#performance> ;
    schema:name "Mei Misonoo"@en,
        "御苑生メイ"@ja ;
    foaf:name "Mei Misonoo"@en,
        "御苑生メイ"@ja .

<album/91324#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-04"^^xsd:date ;
    dcterms:title "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@en,
        "外道魔法少女りんね～悪淫悪化～ ボイスドラマCD ≪悪堕ち聖の逆レイプ≫"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@ja-latn ;
    mo:catalogue_number "VDM-0061-CD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91324#musicalexpression> ;
    mo:publisher <org/1978#subject> ;
    mo:record _:Na4e6db24a50240cfa3444cea86824cf3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gedou Mahou Shoujo Rinne ~Akuin Akka~"@en ;
            foaf:name "Gedou Mahou Shoujo Rinne ~Akuin Akka~"@en ] ;
    schema:byArtist <artist/7923#subject> ;
    schema:datePublished "2017-08-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@en,
        "外道魔法少女りんね～悪淫悪化～ ボイスドラマCD ≪悪堕ち聖の逆レイプ≫"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Voice Drama CD"@ja-latn ;
    schema:publisher <org/1978#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

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

_:Na4e6db24a50240cfa3444cea86824cf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne2a37e9d34f14173ae9db3f461cfac06 ;
    mo:track_count 1 ;
    schema:duration "PT16:58"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne2a37e9d34f14173ae9db3f461cfac06 .

_:Ne2a37e9d34f14173ae9db3f461cfac06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪堕ち聖の逆レイプ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT16:58"^^xsd:interval ;
    schema:inPlaylist _:Na4e6db24a50240cfa3444cea86824cf3 ;
    schema:name "悪堕ち聖の逆レイプ"@ja .

