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

<artist/14400#subject> a schema:Person,
        foaf:Person ;
    schema:name "40mP"@en ;
    foaf:made <album/134120#lyrics>,
        <album/134120#subject> ;
    foaf:name "40mP"@en .

<artist/56403#subject> a schema:Person,
        foaf:Person ;
    schema:name "EverdreaM"@en ;
    foaf:made <album/134120#subject>,
        <album/134120#vocals> ;
    foaf:name "EverdreaM"@en .

<artist/58802#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi"@en ;
    foaf:made <album/134120#subject>,
        <album/134120#vocals> ;
    foaf:name "Hitomi"@en .

<artist/58948#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misato"@en ;
    foaf:made <album/134120#subject>,
        <album/134120#vocals> ;
    foaf:name "Misato"@en .

<artist/60058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134120#subject> ;
    schema:name "ROCK★PANDA"@en ;
    foaf:made <album/134120#composition>,
        <album/134120#lyrics>,
        <album/134120#subject> ;
    foaf:name "ROCK★PANDA"@en .

<album/134120#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@en,
        "Jekyll & Hyde/青の原石 / EverdreaM [EverdreaM盤] [初回限定盤]"@ja,
        "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@ja-latn ;
    mo:composer <artist/60058#subject> ;
    mo:produced_work <album/134120#musicalwork> ;
    schema:name "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@en,
        "Jekyll & Hyde/青の原石 / EverdreaM [EverdreaM盤] [初回限定盤]"@ja,
        "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@ja-latn .

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

<album/134120#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@en,
        "Jekyll & Hyde/青の原石 / EverdreaM [EverdreaM盤] [初回限定盤]"@ja,
        "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@ja-latn ;
    mo:performance_of <album/134120#musicalwork> ;
    mo:recorded_as <album/134120#musicalexpression> ;
    schema:name "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@en,
        "Jekyll & Hyde/青の原石 / EverdreaM [EverdreaM盤] [初回限定盤]"@ja,
        "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/134120#musicalwork> .

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

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

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

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

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

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

<album/134120#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-08"^^xsd:date ;
    dcterms:title "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@en,
        "Jekyll & Hyde/青の原石 / EverdreaM [EverdreaM盤] [初回限定盤]"@ja,
        "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@ja-latn ;
    mo:catalogue_number "HDS-0001~2" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/134120#musicalexpression> ;
    mo:publisher <org/4301#subject> ;
    mo:record _:N58813f0c959a435f952f74920e12f7ad,
        _:N60f18cef86294b7ab3ac4aafbcba583d ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Berserk of Gluttony"@en ;
            foaf:name "Berserk of Gluttony"@en ] ;
    schema:datePublished "2023-11-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/134120/134120-b52086320889.jpg> ;
    schema:name "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@en,
        "Jekyll & Hyde/青の原石 / EverdreaM [EverdreaM盤] [初回限定盤]"@ja,
        "Jekyll & Hyde/Ao no Genseki / EverdreaM [EverdreaM Edition] [Limited Edition]"@ja-latn ;
    schema:publisher <org/4301#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/134120/134120-b52086320889.jpg> .

_:N09594bdde54b45edafb193f884bd1672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Making of Blue Gemstone Music Video"@en,
        "The Making of 「青の原石」 Music Video"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58813f0c959a435f952f74920e12f7ad ;
    schema:name "The Making of Blue Gemstone Music Video"@en,
        "The Making of 「青の原石」 Music Video"@ja .

_:N106798649c1c4f3a8e0b5354a5404b39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Enemy"@en,
        "Invisible Enemy"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N60f18cef86294b7ab3ac4aafbcba583d ;
    schema:name "Invisible Enemy"@en,
        "Invisible Enemy"@ja .

_:N36e4bc35b01349dd9277a65e992c43bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The making of Jekyll & Hyde Music Video"@en,
        "The making of 「Jekyll & Hyde」 Music Video"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58813f0c959a435f952f74920e12f7ad ;
    schema:name "The making of Jekyll & Hyde Music Video"@en,
        "The making of 「Jekyll & Hyde」 Music Video"@ja .

_:N36ff602b169c4aefbe1d276f664b2e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jekyll & Hyde (Instrumental)"@en,
        "Jekyll & Hyde (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N60f18cef86294b7ab3ac4aafbcba583d ;
    schema:name "Jekyll & Hyde (Instrumental)"@en,
        "Jekyll & Hyde (Instrumental)"@ja .

_:N4c99fec6c9b44e5aad5d10eb4d67b949 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Gemstone"@en,
        "青の原石"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N60f18cef86294b7ab3ac4aafbcba583d ;
    schema:name "Blue Gemstone"@en,
        "青の原石"@ja .

_:N758e6076646549e8919bda4a35335b18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Gemstone (Music Video)"@en,
        "青の原石 (Music Video)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58813f0c959a435f952f74920e12f7ad ;
    schema:name "Blue Gemstone (Music Video)"@en,
        "青の原石 (Music Video)"@ja .

_:N8cc3e969e2b447f5833f5063af7d57e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Gemstone (Instrumental)"@en,
        "青の原石 (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N60f18cef86294b7ab3ac4aafbcba583d ;
    schema:name "Blue Gemstone (Instrumental)"@en,
        "青の原石 (Instrumental)"@ja .

_:Na3b7afb4ef254e50abddcaac0efdc385 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jekyll & Hyde"@en,
        "Jekyll & Hyde"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N60f18cef86294b7ab3ac4aafbcba583d ;
    schema:name "Jekyll & Hyde"@en,
        "Jekyll & Hyde"@ja .

_:Nbf5eaa558f214cdbb702f2db887181eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible enemy (Instrumental)"@en,
        "Invisible enemy (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N60f18cef86294b7ab3ac4aafbcba583d ;
    schema:name "Invisible enemy (Instrumental)"@en,
        "Invisible enemy (Instrumental)"@ja .

_:Ne89bb6d99fd04af282e65a1b7c2fb8a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jekyll & Hyde (Lyric Video)"@en,
        "Jekyll & Hyde (Lyric Video)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58813f0c959a435f952f74920e12f7ad ;
    schema:name "Jekyll & Hyde (Lyric Video)"@en,
        "Jekyll & Hyde (Lyric Video)"@ja .

_:Ne995ebfd5f1144b6ab8f5b6ace09887f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jekyll & Hyde (Music Video)"@en,
        "Jekyll & Hyde (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N58813f0c959a435f952f74920e12f7ad ;
    schema:name "Jekyll & Hyde (Music Video)"@en,
        "Jekyll & Hyde (Music Video)"@ja .

_:N58813f0c959a435f952f74920e12f7ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N09594bdde54b45edafb193f884bd1672,
        _:N36e4bc35b01349dd9277a65e992c43bf,
        _:N758e6076646549e8919bda4a35335b18,
        _:Ne89bb6d99fd04af282e65a1b7c2fb8a8,
        _:Ne995ebfd5f1144b6ab8f5b6ace09887f ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N09594bdde54b45edafb193f884bd1672,
        _:N36e4bc35b01349dd9277a65e992c43bf,
        _:N758e6076646549e8919bda4a35335b18,
        _:Ne89bb6d99fd04af282e65a1b7c2fb8a8,
        _:Ne995ebfd5f1144b6ab8f5b6ace09887f .

_:N60f18cef86294b7ab3ac4aafbcba583d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N106798649c1c4f3a8e0b5354a5404b39,
        _:N36ff602b169c4aefbe1d276f664b2e67,
        _:N4c99fec6c9b44e5aad5d10eb4d67b949,
        _:N8cc3e969e2b447f5833f5063af7d57e7,
        _:Na3b7afb4ef254e50abddcaac0efdc385,
        _:Nbf5eaa558f214cdbb702f2db887181eb ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N106798649c1c4f3a8e0b5354a5404b39,
        _:N36ff602b169c4aefbe1d276f664b2e67,
        _:N4c99fec6c9b44e5aad5d10eb4d67b949,
        _:N8cc3e969e2b447f5833f5063af7d57e7,
        _:Na3b7afb4ef254e50abddcaac0efdc385,
        _:Nbf5eaa558f214cdbb702f2db887181eb .

