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

<artist/34690#subject> a schema:Person,
        foaf:Person ;
    schema:name "KAF"@en,
        "花譜"@ja ;
    foaf:made <album/121893#lyrics>,
        <album/121893#subject>,
        <album/121893#vocals> ;
    foaf:name "KAF"@en,
        "花譜"@ja .

<artist/47724#subject> a schema:Person,
        foaf:Person ;
    schema:name "V.W.P"@en ;
    foaf:made <album/121893#subject>,
        <album/121893#vocals> ;
    foaf:name "V.W.P"@en .

<artist/48426#subject> a schema:Person,
        foaf:Person ;
    schema:name "HARUSARUHI"@en ;
    foaf:made <album/121893#subject>,
        <album/121893#vocals> ;
    foaf:name "HARUSARUHI"@en .

<artist/53598#subject> a schema:Person,
        foaf:Person ;
    schema:name "RIM"@en,
        "理芽"@ja ;
    foaf:made <album/121893#subject>,
        <album/121893#vocals> ;
    foaf:name "RIM"@en,
        "理芽"@ja .

<artist/53599#subject> a schema:Person,
        foaf:Person ;
    schema:name "ISEKAIJOUCHO"@en ;
    foaf:made <album/121893#subject>,
        <album/121893#vocals> ;
    foaf:name "ISEKAIJOUCHO"@en .

<artist/53600#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOKO"@en,
        "幸祜"@ja ;
    foaf:made <album/121893#subject>,
        <album/121893#vocals> ;
    foaf:name "KOKO"@en,
        "幸祜"@ja .

<album/116041> a mo:Release ;
    mo:catalogue_number "KTR-0048" .

<artist/31377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121893#subject> ;
    schema:name "Iori Kanzaki"@en,
        "カンザキイオリ"@ja ;
    foaf:made <album/121893#composition>,
        <album/121893#lyrics>,
        <album/121893#subject> ;
    foaf:name "Iori Kanzaki"@en,
        "カンザキイオリ"@ja .

<artist/78594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121893#subject> ;
    schema:name "Sosuke Oikawa"@en,
        "及川創介"@ja ;
    foaf:made <album/121893#composition>,
        <album/121893#subject> ;
    foaf:name "Sosuke Oikawa"@en,
        "及川創介"@ja .

<product/9557#subject> a schema:CreativeWork ;
    schema:name "MUV-LUV ALTERNATIVE THE ANIMATION"@en,
        "MUV-LUV ALTERNATIVE THE ANIMATION"@ja,
        "MUV-LUV ALTERNATIVE THE ANIMATION"@ja-latn ;
    foaf:name "MUV-LUV ALTERNATIVE THE ANIMATION"@en,
        "MUV-LUV ALTERNATIVE THE ANIMATION"@ja,
        "MUV-LUV ALTERNATIVE THE ANIMATION"@ja-latn .

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

<album/121893#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reincarnation/The Metamorphosis / V.W.P [animate Limited Edition]"@en,
        "輪廻/変身 / V.W.P [アニメイト限定盤]"@ja,
        "Rinne/Henshin / V.W.P [animate Limited Edition]"@ja-latn ;
    mo:performance_of <album/121893#musicalwork> ;
    mo:recorded_as <album/121893#musicalexpression> ;
    schema:name "Reincarnation/The Metamorphosis / V.W.P [animate Limited Edition]"@en,
        "輪廻/変身 / V.W.P [アニメイト限定盤]"@ja,
        "Rinne/Henshin / V.W.P [animate Limited Edition]"@ja-latn ;
    schema:workPerformed <album/121893#musicalwork> .

<org/2653#subject> schema:name "KAMITSUBAKI RECORD"@en,
        "KAMITSUBAKI RECORD"@ja,
        "KAMITSUBAKI RECORD"@ja-latn ;
    foaf:name "KAMITSUBAKI RECORD"@en,
        "KAMITSUBAKI RECORD"@ja,
        "KAMITSUBAKI RECORD"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/121893/121893-fdb60ac3557c.jpg> a schema:ImageObject,
        foaf:Image .

<album/121893#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reincarnation/The Metamorphosis / V.W.P [animate Limited Edition]"@en,
        "輪廻/変身 / V.W.P [アニメイト限定盤]"@ja,
        "Rinne/Henshin / V.W.P [animate Limited Edition]"@ja-latn ;
    mo:composer <artist/31377#subject>,
        <artist/78594#subject> ;
    mo:produced_work <album/121893#musicalwork> ;
    schema:name "Reincarnation/The Metamorphosis / V.W.P [animate Limited Edition]"@en,
        "輪廻/変身 / V.W.P [アニメイト限定盤]"@ja,
        "Rinne/Henshin / V.W.P [animate Limited Edition]"@ja-latn .

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

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

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

<album/121893#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-15"^^xsd:date ;
    dcterms:title "Reincarnation/The Metamorphosis / V.W.P [animate Limited Edition]"@en,
        "輪廻/変身 / V.W.P [アニメイト限定盤]"@ja,
        "Rinne/Henshin / V.W.P [animate Limited Edition]"@ja-latn ;
    mo:catalogue_number "KTR-0054" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/116041> ;
    mo:publication_of <album/121893#musicalexpression> ;
    mo:publisher <org/2653#subject> ;
    mo:record _:N3c3609e41ad34415aae1742f2ff43d02 ;
    mo:record_count 1 ;
    schema:about <product/9557#subject> ;
    schema:datePublished "2021-12-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/39/121893/121893-fdb60ac3557c.jpg> ;
    schema:name "Reincarnation/The Metamorphosis / V.W.P [animate Limited Edition]"@en,
        "輪廻/変身 / V.W.P [アニメイト限定盤]"@ja,
        "Rinne/Henshin / V.W.P [animate Limited Edition]"@ja-latn ;
    schema:publisher <org/2653#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/121893/121893-fdb60ac3557c.jpg> .

_:N4c6787827b1f4ab3ac8bb3038900c985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation"@en,
        "輪廻"@ja,
        "Rinne"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N3c3609e41ad34415aae1742f2ff43d02 ;
    schema:name "Reincarnation"@en,
        "輪廻"@ja,
        "Rinne"@ja-latn .

_:N6f60b585978942df9c8f0b2e05aabc25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Metamorphosis (Instrumental)"@en,
        "変身 (Instrumental)"@ja,
        "Henshin (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3c3609e41ad34415aae1742f2ff43d02 ;
    schema:name "The Metamorphosis (Instrumental)"@en,
        "変身 (Instrumental)"@ja,
        "Henshin (Instrumental)"@ja-latn .

_:N9a4bcc02b27549d5b83391ddcd4e3931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Metamorphosis"@en,
        "変身"@ja,
        "Henshin"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3c3609e41ad34415aae1742f2ff43d02 ;
    schema:name "The Metamorphosis"@en,
        "変身"@ja,
        "Henshin"@ja-latn .

_:Neb02ebc1e4184fb8a18edf1dc4f23021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless End"@en,
        "はてなきおわり"@ja,
        "Hatenaki Owari"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N3c3609e41ad34415aae1742f2ff43d02 ;
    schema:name "Endless End"@en,
        "はてなきおわり"@ja,
        "Hatenaki Owari"@ja-latn .

_:Neb38fa3ed8684d4f80463c8c2fc458ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation (Instrumental)"@en,
        "輪廻 (Instrumental)"@ja,
        "Rinne (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N3c3609e41ad34415aae1742f2ff43d02 ;
    schema:name "Reincarnation (Instrumental)"@en,
        "輪廻 (Instrumental)"@ja,
        "Rinne (Instrumental)"@ja-latn .

_:N3c3609e41ad34415aae1742f2ff43d02 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c6787827b1f4ab3ac8bb3038900c985,
        _:N6f60b585978942df9c8f0b2e05aabc25,
        _:N9a4bcc02b27549d5b83391ddcd4e3931,
        _:Neb02ebc1e4184fb8a18edf1dc4f23021,
        _:Neb38fa3ed8684d4f80463c8c2fc458ab ;
    mo:track_count 5 ;
    schema:duration "PT22:29"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4c6787827b1f4ab3ac8bb3038900c985,
        _:N6f60b585978942df9c8f0b2e05aabc25,
        _:N9a4bcc02b27549d5b83391ddcd4e3931,
        _:Neb02ebc1e4184fb8a18edf1dc4f23021,
        _:Neb38fa3ed8684d4f80463c8c2fc458ab .

