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

<artist/25003#subject> a schema:Person,
        foaf:Person ;
    schema:name "SION"@en ;
    foaf:made <album/71207#lyrics>,
        <album/71207#subject>,
        <album/71207#vocals> ;
    foaf:name "SION"@en .

<artist/25004#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71207#subject> ;
    schema:name "KURO"@en ;
    foaf:made <album/71207#composition>,
        <album/71207#subject> ;
    foaf:name "KURO"@en .

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

<album/71207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@en,
        "外道魔法少女りんね～悪淫悪化～ テーマソングCD"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@ja-latn ;
    mo:performance_of <album/71207#musicalwork> ;
    mo:recorded_as <album/71207#musicalexpression> ;
    schema:name "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@en,
        "外道魔法少女りんね～悪淫悪化～ テーマソングCD"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@ja-latn ;
    schema:workPerformed <album/71207#musicalwork> .

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

<album/71207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@en,
        "外道魔法少女りんね～悪淫悪化～ テーマソングCD"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Rose&Rosary"@en ;
            foaf:made <album/71207#composition> ;
            foaf:name "(Rose&Rosary"@en ],
        <artist/25004#subject> ;
    mo:produced_work <album/71207#musicalwork> ;
    schema:name "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@en,
        "外道魔法少女りんね～悪淫悪化～ テーマソングCD"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@ja-latn .

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

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

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

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

<album/71207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-06-01"^^xsd:date ;
    dcterms:title "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@en,
        "外道魔法少女りんね～悪淫悪化～ テーマソングCD"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@ja-latn ;
    mo:catalogue_number "VAL-0040OTS" ;
    mo:media_type "Enhanced CD" ;
    mo:publication_of <album/71207#musicalexpression> ;
    mo:publisher <org/1978#subject> ;
    mo:record _:N6191aed70f634b4598b6f747636dc3be ;
    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:datePublished "2017-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@en,
        "外道魔法少女りんね～悪淫悪化～ テーマソングCD"@ja,
        "Gedou Mahou Shoujo Rinne ~Akuin Akka~ Theme Song CD"@ja-latn ;
    schema:publisher <org/1978#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Rose&Rosary"@en ;
    foaf:made <album/71207#subject> ;
    foaf:name "(Rose&Rosary"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Rose&Rosary"@en ;
    foaf:made <album/71207#vocals> ;
    foaf:name "(Rose&Rosary"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Rose&Rosary"@en ;
    foaf:made <album/71207#lyrics> ;
    foaf:name "(Rose&Rosary"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Rose&Rosary"@en ;
    foaf:made <album/71207#subject> ;
    foaf:name "(Rose&Rosary"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71207#subject> ;
    schema:name "(Rose&Rosary"@en ;
    foaf:made <album/71207#subject> ;
    foaf:name "(Rose&Rosary"@en .

_:N08f48e5d435e442f8b1ece7dde208650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World Order"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6191aed70f634b4598b6f747636dc3be ;
    schema:name "New World Order"@en .

_:N7376a6898eb24c9892fd0b9abd55b78f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World Order(short)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6191aed70f634b4598b6f747636dc3be ;
    schema:name "New World Order(short)"@en .

_:Naa884149b422441388bc296cbb20dece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World Order(karaoke)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6191aed70f634b4598b6f747636dc3be ;
    schema:name "New World Order(karaoke)"@en .

_:Nc31020ae111349b0b090a498c5e17dfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World Order(inst)(short)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6191aed70f634b4598b6f747636dc3be ;
    schema:name "New World Order(inst)(short)"@en .

_:Nf3994c6326254417802d2a5453abf851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World Order(karaoke)(short)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6191aed70f634b4598b6f747636dc3be ;
    schema:name "New World Order(karaoke)(short)"@en .

_:Nf813a3aed8bb4564a92e3fea66446a8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New World Order(inst)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6191aed70f634b4598b6f747636dc3be ;
    schema:name "New World Order(inst)"@en .

_:N6191aed70f634b4598b6f747636dc3be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08f48e5d435e442f8b1ece7dde208650,
        _:N7376a6898eb24c9892fd0b9abd55b78f,
        _:Naa884149b422441388bc296cbb20dece,
        _:Nc31020ae111349b0b090a498c5e17dfb,
        _:Nf3994c6326254417802d2a5453abf851,
        _:Nf813a3aed8bb4564a92e3fea66446a8c ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N08f48e5d435e442f8b1ece7dde208650,
        _:N7376a6898eb24c9892fd0b9abd55b78f,
        _:Naa884149b422441388bc296cbb20dece,
        _:Nc31020ae111349b0b090a498c5e17dfb,
        _:Nf3994c6326254417802d2a5453abf851,
        _:Nf813a3aed8bb4564a92e3fea66446a8c .

