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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/110220#lyrics>,
        <album/110220#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/14951#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Hayashi"@en,
        "林英樹"@ja ;
    foaf:made <album/110220#lyrics>,
        <album/110220#subject> ;
    foaf:name "Hideki Hayashi"@en,
        "林英樹"@ja .

<artist/15699#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maria Naganawa"@en,
        "長縄まりあ"@ja ;
    foaf:made <album/110220#subject>,
        <album/110220#vocals> ;
    foaf:name "Maria Naganawa"@en,
        "長縄まりあ"@ja .

<artist/18208#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuki Takada"@en,
        "高田憂希"@ja ;
    foaf:made <album/110220#subject>,
        <album/110220#vocals> ;
    foaf:name "Yuuki Takada"@en,
        "高田憂希"@ja .

<artist/18303#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuuki Kuwahara"@en,
        "桑原由気"@ja ;
    foaf:made <album/110220#subject>,
        <album/110220#vocals> ;
    foaf:name "Yuuki Kuwahara"@en,
        "桑原由気"@ja .

<artist/27612#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomomi Mineuchi"@en,
        "嶺内ともみ"@ja ;
    foaf:made <album/110220#subject>,
        <album/110220#vocals> ;
    foaf:name "Tomomi Mineuchi"@en,
        "嶺内ともみ"@ja .

<artist/40274#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Takahashi"@en,
        "髙橋ミナミ"@ja ;
    foaf:made <album/110220#subject>,
        <album/110220#vocals> ;
    foaf:name "Minami Takahashi"@en,
        "髙橋ミナミ"@ja .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110220#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/110220#composition>,
        <album/110220#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/29337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110220#subject> ;
    schema:name "Ginnojo Hoshi"@en,
        "星銀乃丈"@ja ;
    foaf:made <album/110220#composition>,
        <album/110220#subject> ;
    foaf:name "Ginnojo Hoshi"@en,
        "星銀乃丈"@ja .

<product/8953#subject> a schema:CreativeWork ;
    schema:name "Miss Kobayashi's Dragon Maid S"@en,
        "小林さんちのメイドラゴンS"@ja,
        "Kobayashi-sanchi no Maidragon S"@ja-latn ;
    foaf:name "Miss Kobayashi's Dragon Maid S"@en,
        "小林さんちのメイドラゴンS"@ja,
        "Kobayashi-sanchi no Maidragon S"@ja-latn .

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

<album/110220#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Maid with Dragons❤︎ / super chorogons"@en,
        "めいど・うぃず・どらごんず❤︎ / スーパーちょろゴンず"@ja,
        "Maid with Dragons❤︎ / super chorogons"@ja-latn ;
    mo:performance_of <album/110220#musicalwork> ;
    mo:recorded_as <album/110220#musicalexpression> ;
    schema:name "Maid with Dragons❤︎ / super chorogons"@en,
        "めいど・うぃず・どらごんず❤︎ / スーパーちょろゴンず"@ja,
        "Maid with Dragons❤︎ / super chorogons"@ja-latn ;
    schema:workPerformed <album/110220#musicalwork> .

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

<https://media.vgm.io/albums/02/110220/110220-2518de179d7b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110220#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/110220/110220-2518de179d7b.jpg> ;
    foaf:depicts <album/110220#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/110220/110220-2518de179d7b.jpg> .

<https://medium-media.vgm.io/albums/02/110220/110220-2518de179d7b.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/110220#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Maid with Dragons❤︎ / super chorogons"@en,
        "めいど・うぃず・どらごんず❤︎ / スーパーちょろゴンず"@ja,
        "Maid with Dragons❤︎ / super chorogons"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(fhána"@en ;
            foaf:made <album/110220#composition> ;
            foaf:name "(fhána"@en ],
        <artist/13858#subject>,
        <artist/29337#subject> ;
    mo:produced_work <album/110220#musicalwork> ;
    schema:name "Maid with Dragons❤︎ / super chorogons"@en,
        "めいど・うぃず・どらごんず❤︎ / スーパーちょろゴンず"@ja,
        "Maid with Dragons❤︎ / super chorogons"@ja-latn .

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

<album/110220#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-14"^^xsd:date ;
    dcterms:title "Maid with Dragons❤︎ / super chorogons"@en,
        "めいど・うぃず・どらごんず❤︎ / スーパーちょろゴンず"@ja,
        "Maid with Dragons❤︎ / super chorogons"@ja-latn ;
    mo:catalogue_number "LACM-24129" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110220#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N404eb0e6b2c844fdb7fc018160bfe333 ;
    mo:record_count 1 ;
    schema:about <product/8953#subject> ;
    schema:datePublished "2021-07-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/110220/110220-2518de179d7b.jpg> ;
    schema:name "Maid with Dragons❤︎ / super chorogons"@en,
        "めいど・うぃず・どらごんず❤︎ / スーパーちょろゴンず"@ja,
        "Maid with Dragons❤︎ / super chorogons"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/110220/110220-2518de179d7b.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110220#subject> ;
    schema:name "(fhána"@en ;
    foaf:made <album/110220#subject> ;
    foaf:name "(fhána"@en .

_:N6dcbb68f617d4dd4b947f3d5c75cc69b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めいど・うぃず・どらごんず❤ (off vocal)"@ja,
        "Maid with Dragons❤︎ (off vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N404eb0e6b2c844fdb7fc018160bfe333 ;
    schema:name "めいど・うぃず・どらごんず❤ (off vocal)"@ja,
        "Maid with Dragons❤︎ (off vocal)"@ja-latn .

_:Ncff08759acc14e64a3bef69250b31dc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "めいど・うぃず・どらごんず❤"@ja,
        "Maid with Dragons❤︎"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N404eb0e6b2c844fdb7fc018160bfe333 ;
    schema:name "めいど・うぃず・どらごんず❤"@ja,
        "Maid with Dragons❤︎"@ja-latn .

_:Nf5f528c5cd274888b560acc02b719332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛のシュプリーム! (スーパーちょろゴンず ver.)"@ja,
        "Ai no Supreme! (super chorogons ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N404eb0e6b2c844fdb7fc018160bfe333 ;
    schema:name "愛のシュプリーム! (スーパーちょろゴンず ver.)"@ja,
        "Ai no Supreme! (super chorogons ver.)"@ja-latn .

_:N404eb0e6b2c844fdb7fc018160bfe333 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6dcbb68f617d4dd4b947f3d5c75cc69b,
        _:Ncff08759acc14e64a3bef69250b31dc6,
        _:Nf5f528c5cd274888b560acc02b719332 ;
    mo:track_count 3 ;
    schema:duration "PT12:09"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6dcbb68f617d4dd4b947f3d5c75cc69b,
        _:Ncff08759acc14e64a3bef69250b31dc6,
        _:Nf5f528c5cd274888b560acc02b719332 .

