@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 _:Nc20564b741134c72837eec6c895b6dcc ;
    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#vocals> ;
    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 ;
    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#lyrics> ;
    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 .

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

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

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

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

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

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

_:Nc20564b741134c72837eec6c895b6dcc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24b9d0cc0564482c901d277f05c37b0f,
        _:N4cafc01251b44a2ca4ca6fceaac1da1e,
        _:N61faff2d1238454998efeded62d5702a,
        _:N6455375b62a14f268c9cff45e8b74647,
        _:Nd40131bcdcab4724a7aefbc00cf1815b,
        _:Nd65fa1328c684d83933f766de900a488 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N24b9d0cc0564482c901d277f05c37b0f,
        _:N4cafc01251b44a2ca4ca6fceaac1da1e,
        _:N61faff2d1238454998efeded62d5702a,
        _:N6455375b62a14f268c9cff45e8b74647,
        _:Nd40131bcdcab4724a7aefbc00cf1815b,
        _:Nd65fa1328c684d83933f766de900a488 .

