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

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/39061#lyrics>,
        <album/39061#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

<artist/149#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39061#subject> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/39061#composition>,
        <album/39061#lyrics>,
        <album/39061#subject>,
        <album/39061#vocals> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/167#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39061#subject> ;
    schema:name "Yoshitaka Hirota"@en,
        "弘田佳孝"@ja ;
    foaf:made <album/39061#composition>,
        <album/39061#subject> ;
    foaf:name "Yoshitaka Hirota"@en,
        "弘田佳孝"@ja .

<artist/4064#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39061#subject> ;
    schema:name "Hideki Sakamoto"@en,
        "坂本英城"@ja ;
    foaf:made <album/39061#composition>,
        <album/39061#subject> ;
    foaf:name "Hideki Sakamoto"@en,
        "坂本英城"@ja .

<artist/82#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39061#subject> ;
    schema:name "MANYO"@en ;
    foaf:made <album/39061#composition>,
        <album/39061#subject> ;
    foaf:name "MANYO"@en .

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

<album/39061#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@en,
        "レムルローズの魔女 / 霜月はるか"@ja,
        "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@ja-latn ;
    mo:performance_of <album/39061#musicalwork> ;
    mo:recorded_as <album/39061#musicalexpression> ;
    schema:name "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@en,
        "レムルローズの魔女 / 霜月はるか"@ja,
        "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@ja-latn ;
    schema:workPerformed <album/39061#musicalwork> .

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

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

<https://media.vgm.io/albums/16/39061/39061-1379239433.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39061#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/39061/39061-1379239433.jpg> ;
    foaf:depicts <album/39061#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/39061/39061-1379239433.jpg> .

<https://medium-media.vgm.io/albums/16/39061/39061-1379239433.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/39061#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@en,
        "レムルローズの魔女 / 霜月はるか"@ja,
        "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@ja-latn ;
    mo:composer <artist/149#subject>,
        <artist/167#subject>,
        <artist/4064#subject>,
        <artist/82#subject> ;
    mo:produced_work <album/39061#musicalwork> ;
    schema:name "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@en,
        "レムルローズの魔女 / 霜月はるか"@ja,
        "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@ja-latn .

<album/39061#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-09"^^xsd:date ;
    dcterms:title "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@en,
        "レムルローズの魔女 / 霜月はるか"@ja,
        "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@ja-latn ;
    mo:catalogue_number "FFCV-0021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39061#musicalexpression> ;
    mo:publisher <org/1369#subject> ;
    mo:record _:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 ;
    mo:record_count 1 ;
    schema:datePublished "2013-10-09"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/16/39061/39061-1379239433.jpg> ;
    schema:name "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@en,
        "レムルローズの魔女 / 霜月はるか"@ja,
        "Rem le rose no Majo ~Fem la Rem le rose~ / Haruka Shimotsuki"@ja-latn ;
    schema:publisher <org/1369#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/39061/39061-1379239433.jpg> .

_:N365ea38d816f4123bf09bee4101038c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of Death"@en,
        "死の舞踏会"@ja,
        "Shi no Butoukai"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 ;
    schema:name "Dance of Death"@en,
        "死の舞踏会"@ja,
        "Shi no Butoukai"@ja-latn .

_:N78d48768bf504d9dbc382068a7e2d65f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Witch who Sings to the Red Moon"@en,
        "朱の月に唄う魔女"@ja,
        "Aka no Tsuki ni Utau Majo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 ;
    schema:name "The Witch who Sings to the Red Moon"@en,
        "朱の月に唄う魔女"@ja,
        "Aka no Tsuki ni Utau Majo"@ja-latn .

_:N89f5ac5b025148b99cec884d67edb8f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cursed Princess ~The Forgotten Rem le rose~"@en,
        "呪われた姫君 ～忘却のレムルローズ～"@ja,
        "Norowareta Himegimi ~Boukyaku no Remlerose~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 ;
    schema:name "Cursed Princess ~The Forgotten Rem le rose~"@en,
        "呪われた姫君 ～忘却のレムルローズ～"@ja,
        "Norowareta Himegimi ~Boukyaku no Remlerose~"@ja-latn .

_:N9d3b66d4994a4bf1a6e4528a9edee51d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Two who Wait for the Night"@en,
        "夜を待つ二人"@ja,
        "Yoru wo Matsu Futari"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 ;
    schema:name "Those Two who Wait for the Night"@en,
        "夜を待つ二人"@ja,
        "Yoru wo Matsu Futari"@ja-latn .

_:Nb2e59fb746ab4d338fe51726a82c73c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Until this Empty Sky Rots"@en,
        "虚空（そら）が朽ちるまで"@ja,
        "Sora ga Kuchiru made"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 ;
    schema:name "Until this Empty Sky Rots"@en,
        "虚空（そら）が朽ちるまで"@ja,
        "Sora ga Kuchiru made"@ja-latn .

_:Nb378a28285b844e8bca54b8e7e3a3888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Rose"@en,
        "緋色の薔薇"@ja,
        "Hiiro no Bara"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 ;
    schema:name "Scarlet Rose"@en,
        "緋色の薔薇"@ja,
        "Hiiro no Bara"@ja-latn .

_:Ndc0a9af94b964809ac23696110d315cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories Unreflected"@en,
        "映らない記憶"@ja,
        "Utsuranai Kioku"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 ;
    schema:name "Memories Unreflected"@en,
        "映らない記憶"@ja,
        "Utsuranai Kioku"@ja-latn .

_:N3b3a6d1b8bde49dda0aeefdf03e1b7c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N365ea38d816f4123bf09bee4101038c2,
        _:N78d48768bf504d9dbc382068a7e2d65f,
        _:N89f5ac5b025148b99cec884d67edb8f6,
        _:N9d3b66d4994a4bf1a6e4528a9edee51d,
        _:Nb2e59fb746ab4d338fe51726a82c73c2,
        _:Nb378a28285b844e8bca54b8e7e3a3888,
        _:Ndc0a9af94b964809ac23696110d315cc ;
    mo:track_count 7 ;
    schema:duration "PT41:26"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N365ea38d816f4123bf09bee4101038c2,
        _:N78d48768bf504d9dbc382068a7e2d65f,
        _:N89f5ac5b025148b99cec884d67edb8f6,
        _:N9d3b66d4994a4bf1a6e4528a9edee51d,
        _:Nb2e59fb746ab4d338fe51726a82c73c2,
        _:Nb378a28285b844e8bca54b8e7e3a3888,
        _:Ndc0a9af94b964809ac23696110d315cc .

