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

<artist/32027#subject> a schema:Person,
        foaf:Person ;
    schema:name "D&H"@en ;
    foaf:made <album/141898#lyrics>,
        <album/141898#subject> ;
    foaf:name "D&H"@en .

<artist/79288#subject> a schema:Person,
        foaf:Person ;
    schema:name "JO1"@en ;
    foaf:made <album/141898#subject>,
        <album/141898#vocals> ;
    foaf:name "JO1"@en .

<artist/19745#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141898#subject> ;
    schema:name "KENTZ"@en ;
    foaf:made <album/141898#composition>,
        <album/141898#lyrics>,
        <album/141898#subject> ;
    foaf:name "KENTZ"@en .

<artist/35268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141898#subject> ;
    schema:name "Yohei"@en ;
    foaf:made <album/141898#composition>,
        <album/141898#lyrics>,
        <album/141898#subject> ;
    foaf:name "Yohei"@en .

<product/19858#subject> a schema:CreativeWork ;
    schema:name "The Seven Deadly Sins: Four Knights of the Apocalypse"@en,
        "七つの大罪 黙示録の四騎士"@ja,
        "Nanatsu no Taizai: Mokushiroku no Yonkishi"@ja-latn ;
    foaf:name "The Seven Deadly Sins: Four Knights of the Apocalypse"@en,
        "七つの大罪 黙示録の四騎士"@ja,
        "Nanatsu no Taizai: Mokushiroku no Yonkishi"@ja-latn .

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

<album/141898#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Your Key / JO1 [Limited JO1 Edition]"@en,
        "Your Key / JO1 [Limited JO1 Edition]"@ja,
        "Your Key / JO1 [Limited JO1 Edition]"@ja-latn ;
    mo:performance_of <album/141898#musicalwork> ;
    mo:recorded_as <album/141898#musicalexpression> ;
    schema:name "Your Key / JO1 [Limited JO1 Edition]"@en,
        "Your Key / JO1 [Limited JO1 Edition]"@ja,
        "Your Key / JO1 [Limited JO1 Edition]"@ja-latn ;
    schema:workPerformed <album/141898#musicalwork> .

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

<org/5100#subject> schema:name "LAPONE Entertainment"@en,
        "LAPONEエンタテインメント"@ja,
        "LAPONE Entertainment"@ja-latn ;
    foaf:name "LAPONE Entertainment"@en,
        "LAPONEエンタテインメント"@ja,
        "LAPONE Entertainment"@ja-latn .

<https://media.vgm.io/albums/89/141898/141898-7a7d4820a6d8.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141898#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/89/141898/141898-7a7d4820a6d8.webp> ;
    foaf:depicts <album/141898#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/89/141898/141898-7a7d4820a6d8.webp> .

<https://medium-media.vgm.io/albums/89/141898/141898-7a7d4820a6d8.webp> a schema:ImageObject,
        foaf:Image .

<album/141898#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Your Key / JO1 [Limited JO1 Edition]"@en,
        "Your Key / JO1 [Limited JO1 Edition]"@ja,
        "Your Key / JO1 [Limited JO1 Edition]"@ja-latn ;
    mo:composer <artist/19745#subject>,
        <artist/35268#subject> ;
    mo:produced_work <album/141898#musicalwork> ;
    schema:name "Your Key / JO1 [Limited JO1 Edition]"@en,
        "Your Key / JO1 [Limited JO1 Edition]"@ja,
        "Your Key / JO1 [Limited JO1 Edition]"@ja-latn .

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

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

<album/141898#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-27"^^xsd:date ;
    dcterms:title "Your Key / JO1 [Limited JO1 Edition]"@en,
        "Your Key / JO1 [Limited JO1 Edition]"@ja,
        "Your Key / JO1 [Limited JO1 Edition]"@ja-latn ;
    mo:catalogue_number "YRXS-80070" ;
    mo:media_type "Blu-ray + CD" ;
    mo:publication_of <album/141898#musicalexpression> ;
    mo:publisher <org/5100#subject> ;
    mo:record _:N993156d9385e4200b64cbf6f6bc91666,
        _:Ndda3d51aeec84f70a7886f95aec73836 ;
    mo:record_count 2 ;
    schema:about <product/19858#subject> ;
    schema:datePublished "2024-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/141898/141898-7a7d4820a6d8.webp> ;
    schema:name "Your Key / JO1 [Limited JO1 Edition]"@en,
        "Your Key / JO1 [Limited JO1 Edition]"@ja,
        "Your Key / JO1 [Limited JO1 Edition]"@ja-latn ;
    schema:publisher <org/5100#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/141898/141898-7a7d4820a6d8.webp> .

_:N30efe9f786c84cd2962fbe72542b94ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Key (Music Video Making Film)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndda3d51aeec84f70a7886f95aec73836 ;
    schema:name "Your Key (Music Video Making Film)"@ja .

_:N3caacd77b6dc4a7b8e88708e0d2282bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Key (Music Video)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndda3d51aeec84f70a7886f95aec73836 ;
    schema:name "Your Key (Music Video)"@ja .

_:N466b982261f645079c0aa313930f65dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Key"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N993156d9385e4200b64cbf6f6bc91666 ;
    schema:name "Your Key"@ja .

_:N635d3fd539e24ea68a9d7f862e65baad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Key -Anime size-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N993156d9385e4200b64cbf6f6bc91666 ;
    schema:name "Your Key -Anime size-"@ja .

_:N747cc464d73248cd885958962327ed51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Key -Instrumental-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N993156d9385e4200b64cbf6f6bc91666 ;
    schema:name "Your Key -Instrumental-"@ja .

_:Nbfc628ba44aa4e789a41c92d6c1621cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WOW WAR TONIGHT ～ 時には起こせよムーヴメント (JO1 ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N993156d9385e4200b64cbf6f6bc91666 ;
    schema:name "WOW WAR TONIGHT ～ 時には起こせよムーヴメント (JO1 ver.)"@ja .

_:Nda0840ba8f054c93b27c48cbda570535 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ『七つの大罪 黙示録の四騎士』第２クールノンクレジットオープニング映像"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndda3d51aeec84f70a7886f95aec73836 ;
    schema:name "TVアニメ『七つの大罪 黙示録の四騎士』第２クールノンクレジットオープニング映像"@ja .

_:Ndda3d51aeec84f70a7886f95aec73836 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30efe9f786c84cd2962fbe72542b94ce,
        _:N3caacd77b6dc4a7b8e88708e0d2282bf,
        _:Nda0840ba8f054c93b27c48cbda570535 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N30efe9f786c84cd2962fbe72542b94ce,
        _:N3caacd77b6dc4a7b8e88708e0d2282bf,
        _:Nda0840ba8f054c93b27c48cbda570535 .

_:N993156d9385e4200b64cbf6f6bc91666 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N466b982261f645079c0aa313930f65dc,
        _:N635d3fd539e24ea68a9d7f862e65baad,
        _:N747cc464d73248cd885958962327ed51,
        _:Nbfc628ba44aa4e789a41c92d6c1621cd ;
    mo:track_count 4 ;
    schema:duration "PT14:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N466b982261f645079c0aa313930f65dc,
        _:N635d3fd539e24ea68a9d7f862e65baad,
        _:N747cc464d73248cd885958962327ed51,
        _:Nbfc628ba44aa4e789a41c92d6c1621cd .

