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

<artist/39999#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Yomichi"@en,
        "夜道雪"@ja ;
    foaf:made <album/111390#subject>,
        <album/111390#vocals> ;
    foaf:name "Yuki Yomichi"@en,
        "夜道雪"@ja .

<artist/40991#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ashu Nekota"@en,
        "猫田あしゅ"@ja ;
    foaf:made <album/111390#subject>,
        <album/111390#vocals> ;
    foaf:name "Ashu Nekota"@en,
        "猫田あしゅ"@ja .

<artist/40992#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nairu"@en,
        "ないる"@ja ;
    foaf:made <album/111390#subject>,
        <album/111390#vocals> ;
    foaf:name "Nairu"@en,
        "ないる"@ja .

<artist/40993#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kururu Kurasaka"@en,
        "倉坂くるる"@ja ;
    foaf:made <album/111390#subject>,
        <album/111390#vocals> ;
    foaf:name "Kururu Kurasaka"@en,
        "倉坂くるる"@ja .

<artist/40994#subject> a schema:Person,
        foaf:Person ;
    schema:name "fleia"@en,
        "ふれいあ"@ja ;
    foaf:made <album/111390#subject>,
        <album/111390#vocals> ;
    foaf:name "fleia"@en,
        "ふれいあ"@ja .

<artist/40995#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Itsuki"@en,
        "五木あきら"@ja ;
    foaf:made <album/111390#subject>,
        <album/111390#vocals> ;
    foaf:name "Akira Itsuki"@en,
        "五木あきら"@ja .

<artist/16764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111390#subject> ;
    schema:name "Ayato Shinozaki"@en,
        "篠崎あやと"@ja ;
    foaf:made <album/111390#composition>,
        <album/111390#lyrics>,
        <album/111390#subject> ;
    foaf:name "Ayato Shinozaki"@en,
        "篠崎あやと"@ja .

<artist/16924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111390#subject> ;
    schema:name "Ryosuke Tachibana"@en,
        "橘亮祐"@ja ;
    foaf:made <album/111390#composition>,
        <album/111390#lyrics>,
        <album/111390#subject> ;
    foaf:name "Ryosuke Tachibana"@en,
        "橘亮祐"@ja .

<artist/26298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111390#subject> ;
    schema:name "Kohei Tsukada"@en,
        "塚田耕平"@ja ;
    foaf:made <album/111390#composition>,
        <album/111390#lyrics>,
        <album/111390#subject> ;
    foaf:name "Kohei Tsukada"@en,
        "塚田耕平"@ja .

<product/9913#subject> a schema:CreativeWork ;
    schema:name "Mother of the Goddess' Dormitory"@en,
        "女神寮の寮母くん。"@ja,
        "Megamiryou no Ryoubokun."@ja-latn ;
    foaf:name "Mother of the Goddess' Dormitory"@en,
        "女神寮の寮母くん。"@ja,
        "Megamiryou no Ryoubokun."@ja-latn .

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

<album/111390#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Naughty Love/Zettai! Kimi Sengen♡"@en,
        "Naughty Love/ゼッタイ! キミ宣言♡"@ja,
        "Naughty Love/Zettai! Kimi Sengen♡"@ja-latn ;
    mo:performance_of <album/111390#musicalwork> ;
    mo:recorded_as <album/111390#musicalexpression> ;
    schema:name "Naughty Love/Zettai! Kimi Sengen♡"@en,
        "Naughty Love/ゼッタイ! キミ宣言♡"@ja,
        "Naughty Love/Zettai! Kimi Sengen♡"@ja-latn ;
    schema:workPerformed <album/111390#musicalwork> .

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

<https://media.vgm.io/albums/09/111390/111390-006216ad4093.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111390#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/111390/111390-006216ad4093.jpg> ;
    foaf:depicts <album/111390#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/111390/111390-006216ad4093.jpg> .

<https://medium-media.vgm.io/albums/09/111390/111390-006216ad4093.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111390#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Naughty Love/Zettai! Kimi Sengen♡"@en,
        "Naughty Love/ゼッタイ! キミ宣言♡"@ja,
        "Naughty Love/Zettai! Kimi Sengen♡"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster"@en ;
            foaf:made <album/111390#composition> ;
            foaf:name "(Dream Monster"@en ],
        <artist/16764#subject>,
        <artist/16924#subject>,
        <artist/26298#subject> ;
    mo:produced_work <album/111390#musicalwork> ;
    schema:name "Naughty Love/Zettai! Kimi Sengen♡"@en,
        "Naughty Love/ゼッタイ! キミ宣言♡"@ja,
        "Naughty Love/Zettai! Kimi Sengen♡"@ja-latn .

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

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

<album/111390#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-28"^^xsd:date ;
    dcterms:title "Naughty Love/Zettai! Kimi Sengen♡"@en,
        "Naughty Love/ゼッタイ! キミ宣言♡"@ja,
        "Naughty Love/Zettai! Kimi Sengen♡"@ja-latn ;
    mo:catalogue_number "ZMCZ-14941" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/111390#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N13d5f8b742b3436c82e0815d6201ee23,
        _:Ndffeea9765ac4fd58ec54ee4d450555f ;
    mo:record_count 2 ;
    schema:about <product/9913#subject> ;
    schema:datePublished "2021-07-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/111390/111390-006216ad4093.jpg> ;
    schema:name "Naughty Love/Zettai! Kimi Sengen♡"@en,
        "Naughty Love/ゼッタイ! キミ宣言♡"@ja,
        "Naughty Love/Zettai! Kimi Sengen♡"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/111390/111390-006216ad4093.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Dream Monster"@en ;
    foaf:made <album/111390#subject> ;
    foaf:name "(Dream Monster"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Dream Monster"@en ;
    foaf:made <album/111390#lyrics> ;
    foaf:name "(Dream Monster"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111390#subject> ;
    schema:name "(Dream Monster"@en ;
    foaf:made <album/111390#subject> ;
    foaf:name "(Dream Monster"@en .

_:N11f29d75c7e94809be61d4c981dcd644 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼッタイ! キミ宣言♡"@ja,
        "Zettai! Kimi Sengen♡"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ndffeea9765ac4fd58ec54ee4d450555f ;
    schema:name "ゼッタイ! キミ宣言♡"@ja,
        "Zettai! Kimi Sengen♡"@ja-latn .

_:N49b2265da8d94961bdc2a45dbd8d457e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naughty Love (instrumental)"@ja,
        "Naughty Love (instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Ndffeea9765ac4fd58ec54ee4d450555f ;
    schema:name "Naughty Love (instrumental)"@ja,
        "Naughty Love (instrumental)"@ja-latn .

_:N5bb1df7c883e4869a1b9cad1683702de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼッタイ! キミ宣言♡ (instrumental)"@ja,
        "Zettai! Kimi Sengen♡ (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ndffeea9765ac4fd58ec54ee4d450555f ;
    schema:name "ゼッタイ! キミ宣言♡ (instrumental)"@ja,
        "Zettai! Kimi Sengen♡ (instrumental)"@ja-latn .

_:N6a1dfd5841824d3a98dc18c6e6bddf07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ゼッタイ! キミ宣言♡」Music Video"@ja,
        "\"Zettai! Kimi Sengen♡\" Music Video"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13d5f8b742b3436c82e0815d6201ee23 ;
    schema:name "「ゼッタイ! キミ宣言♡」Music Video"@ja,
        "\"Zettai! Kimi Sengen♡\" Music Video"@ja-latn .

_:N9fa0de7e818e4698b243a5d7b7578be6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naughty Love"@ja,
        "Naughty Love"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ndffeea9765ac4fd58ec54ee4d450555f ;
    schema:name "Naughty Love"@ja,
        "Naughty Love"@ja-latn .

_:Nc9887d9ee0da4c8c8bf871eda25b4921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「Naughty Love」Music Video"@ja,
        "\"Naughty Love\" Music Video"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N13d5f8b742b3436c82e0815d6201ee23 ;
    schema:name "「Naughty Love」Music Video"@ja,
        "\"Naughty Love\" Music Video"@ja-latn .

_:N13d5f8b742b3436c82e0815d6201ee23 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6a1dfd5841824d3a98dc18c6e6bddf07,
        _:Nc9887d9ee0da4c8c8bf871eda25b4921 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6a1dfd5841824d3a98dc18c6e6bddf07,
        _:Nc9887d9ee0da4c8c8bf871eda25b4921 .

_:Ndffeea9765ac4fd58ec54ee4d450555f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11f29d75c7e94809be61d4c981dcd644,
        _:N49b2265da8d94961bdc2a45dbd8d457e,
        _:N5bb1df7c883e4869a1b9cad1683702de,
        _:N9fa0de7e818e4698b243a5d7b7578be6 ;
    mo:track_count 4 ;
    schema:duration "PT14:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N11f29d75c7e94809be61d4c981dcd644,
        _:N49b2265da8d94961bdc2a45dbd8d457e,
        _:N5bb1df7c883e4869a1b9cad1683702de,
        _:N9fa0de7e818e4698b243a5d7b7578be6 .

