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

<artist/13488#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139271#subject> ;
    schema:name "Akira"@en,
        "彰"@ja ;
    foaf:made <album/139271#composition>,
        <album/139271#subject> ;
    foaf:name "Akira"@en,
        "彰"@ja .

<artist/33041#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139271#subject> ;
    schema:name "Satoshi Shibayama"@en,
        "柴山慧"@ja ;
    foaf:made <album/139271#composition>,
        <album/139271#subject> ;
    foaf:name "Satoshi Shibayama"@en,
        "柴山慧"@ja .

<artist/33042#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139271#subject> ;
    schema:name "Yuzuru Kusugo"@en ;
    foaf:made <album/139271#composition>,
        <album/139271#subject> ;
    foaf:name "Yuzuru Kusugo"@en .

<artist/38086#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139271#subject> ;
    schema:name "Nobuto"@en,
        "信人"@ja ;
    foaf:made <album/139271#composition>,
        <album/139271#subject> ;
    foaf:name "Nobuto"@en,
        "信人"@ja .

<artist/9886#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139271#subject> ;
    schema:name "TAKUYA∞"@en ;
    foaf:made <album/139271#composition>,
        <album/139271#lyrics>,
        <album/139271#subject>,
        <album/139271#vocals> ;
    foaf:name "TAKUYA∞"@en .

<artist/9888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139271#subject> ;
    schema:name "Katsuya"@en,
        "克哉"@ja ;
    foaf:made <album/139271#composition>,
        <album/139271#subject> ;
    foaf:name "Katsuya"@en,
        "克哉"@ja .

<product/23070#subject> a schema:CreativeWork ;
    schema:name "Blue Exorcist: Shimane Illuminati Saga"@en,
        "青の祓魔師 島根啓明結社篇"@ja,
        "Ao no Exorcist: Shimane Illuminati-hen"@ja-latn ;
    foaf:name "Blue Exorcist: Shimane Illuminati Saga"@en,
        "青の祓魔師 島根啓明結社篇"@ja,
        "Ao no Exorcist: Shimane Illuminati-hen"@ja-latn .

<product/4807#subject> a schema:CreativeWork ;
    schema:name "Blue Exorcist Kyoto Saga"@en,
        "青の祓魔師(エクソシスト) 京都不浄王篇"@ja,
        "Ao no Exorcist: Kyoto Fujouou-hen"@ja-latn ;
    foaf:name "Blue Exorcist Kyoto Saga"@en,
        "青の祓魔師(エクソシスト) 京都不浄王篇"@ja,
        "Ao no Exorcist: Kyoto Fujouou-hen"@ja-latn .

<product/4808#subject> a schema:CreativeWork ;
    schema:name "Blue Exorcist (TV)"@en,
        "青の祓魔師(エクソシスト) (TV)"@ja,
        "Ao no Exorcist (TV)"@ja-latn ;
    foaf:name "Blue Exorcist (TV)"@en,
        "青の祓魔師(エクソシスト) (TV)"@ja,
        "Ao no Exorcist (TV)"@ja-latn .

<product/4809#subject> a schema:CreativeWork ;
    schema:name "Blue Exorcist The Movie"@en,
        "青の祓魔師(エクソシスト) -劇場版-"@ja,
        "Ao no Exorcist -Gekijouban-"@ja-latn ;
    foaf:name "Blue Exorcist The Movie"@en,
        "青の祓魔師(エクソシスト) -劇場版-"@ja,
        "Ao no Exorcist -Gekijouban-"@ja-latn .

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

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

<org/712#subject> schema:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn ;
    foaf:name "gr8! records"@en,
        "gr8! records"@ja,
        "gr8! records"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/139271/139271-7f221da519a1.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/139271#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eye's Sentry / UVERworld [Limited Edition]"@en,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja-latn ;
    mo:performance_of <album/139271#musicalwork> ;
    mo:performer <artist/9885#subject> ;
    mo:recorded_as <album/139271#musicalexpression> ;
    schema:byArtist <artist/9885#subject> ;
    schema:name "Eye's Sentry / UVERworld [Limited Edition]"@en,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/139271#musicalwork> .

<artist/9885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/139271#performance> ;
    schema:name "UVERworld"@en ;
    foaf:name "UVERworld"@en .

<album/139271#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eye's Sentry / UVERworld [Limited Edition]"@en,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja-latn ;
    mo:composer <artist/13488#subject>,
        <artist/33041#subject>,
        <artist/33042#subject>,
        <artist/38086#subject>,
        <artist/9886#subject>,
        <artist/9888#subject> ;
    mo:produced_work <album/139271#musicalwork> ;
    schema:name "Eye's Sentry / UVERworld [Limited Edition]"@en,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja-latn .

<album/139271#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-03-06"^^xsd:date ;
    dcterms:title "Eye's Sentry / UVERworld [Limited Edition]"@en,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SRCL-12743~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/139271#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N7204b56151a74c909840e14337868bc5,
        _:Nd4540ccb8af94fedad95578cf385b197 ;
    mo:record_count 2 ;
    schema:about <product/23070#subject>,
        <product/4807#subject>,
        <product/4808#subject>,
        <product/4809#subject> ;
    schema:byArtist <artist/9885#subject> ;
    schema:datePublished "2024-03-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/139271/139271-7f221da519a1.webp> ;
    schema:name "Eye's Sentry / UVERworld [Limited Edition]"@en,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja,
        "Eye's Sentry / UVERworld [Limited Edition]"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/139271/139271-7f221da519a1.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jua"@en ;
    foaf:made <album/139271#subject> ;
    foaf:name "Jua"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jua"@en ;
    foaf:made <album/139271#lyrics> ;
    foaf:name "Jua"@en .

_:N141da71f3994439d80ac979c667bcc98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CORE PRIDE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nd4540ccb8af94fedad95578cf385b197 ;
    schema:name "CORE PRIDE"@ja .

_:N23c40c8ca94c494fb8bff97629aa7960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Light!!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd4540ccb8af94fedad95578cf385b197 ;
    schema:name "High Light!!"@ja .

_:N2e6cc61173994df8bfdfa067eb51f3a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye's Sentry"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd4540ccb8af94fedad95578cf385b197 ;
    schema:name "Eye's Sentry"@ja .

_:N326b9f8ece59468c80caebbc433192ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CORE PRIDE (Music Video)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7204b56151a74c909840e14337868bc5 ;
    schema:name "CORE PRIDE (Music Video)"@ja .

_:N4c67bef2a1994f749816a339225e8907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REVERSI"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nd4540ccb8af94fedad95578cf385b197 ;
    schema:name "REVERSI"@ja .

_:N4ca7b6a2eac3484286ee6e35562bed11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一滴の影響 (Music Video)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7204b56151a74c909840e14337868bc5 ;
    schema:name "一滴の影響 (Music Video)"@ja .

_:N765d04efbe9a4ecfb4a52692e38adee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye's Sentry (「青の祓魔師 島根啓明結社篇」OPノンクレジット映像)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7204b56151a74c909840e14337868bc5 ;
    schema:name "Eye's Sentry (「青の祓魔師 島根啓明結社篇」OPノンクレジット映像)"@ja .

_:N9894a97d0fe84c7ebd94593761b852b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "über cozy universe"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nd4540ccb8af94fedad95578cf385b197 ;
    schema:name "über cozy universe"@ja .

_:Na1a750ae40da4e39a0c797bb4d706155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REVERSI (Music Video)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7204b56151a74c909840e14337868bc5 ;
    schema:name "REVERSI (Music Video)"@ja .

_:Na656867ff572472db9fb0492aac80271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye's Sentry (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nd4540ccb8af94fedad95578cf385b197 ;
    schema:name "Eye's Sentry (Instrumental)"@ja .

_:Nf62546d8f8004ec19dc1a9d3317adcd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一滴の影響"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Nd4540ccb8af94fedad95578cf385b197 ;
    schema:name "一滴の影響"@ja .

_:Nfde3b345603d4dd2802e31b47834f547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye's Sentry (Anime ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nd4540ccb8af94fedad95578cf385b197 ;
    schema:name "Eye's Sentry (Anime ver.)"@ja .

_:N7204b56151a74c909840e14337868bc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N326b9f8ece59468c80caebbc433192ed,
        _:N4ca7b6a2eac3484286ee6e35562bed11,
        _:N765d04efbe9a4ecfb4a52692e38adee8,
        _:Na1a750ae40da4e39a0c797bb4d706155 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N326b9f8ece59468c80caebbc433192ed,
        _:N4ca7b6a2eac3484286ee6e35562bed11,
        _:N765d04efbe9a4ecfb4a52692e38adee8,
        _:Na1a750ae40da4e39a0c797bb4d706155 .

_:Nd4540ccb8af94fedad95578cf385b197 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N141da71f3994439d80ac979c667bcc98,
        _:N23c40c8ca94c494fb8bff97629aa7960,
        _:N2e6cc61173994df8bfdfa067eb51f3a1,
        _:N4c67bef2a1994f749816a339225e8907,
        _:N9894a97d0fe84c7ebd94593761b852b4,
        _:Na656867ff572472db9fb0492aac80271,
        _:Nf62546d8f8004ec19dc1a9d3317adcd8,
        _:Nfde3b345603d4dd2802e31b47834f547 ;
    mo:track_count 8 ;
    schema:duration "PT29:42"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N141da71f3994439d80ac979c667bcc98,
        _:N23c40c8ca94c494fb8bff97629aa7960,
        _:N2e6cc61173994df8bfdfa067eb51f3a1,
        _:N4c67bef2a1994f749816a339225e8907,
        _:N9894a97d0fe84c7ebd94593761b852b4,
        _:Na656867ff572472db9fb0492aac80271,
        _:Nf62546d8f8004ec19dc1a9d3317adcd8,
        _:Nfde3b345603d4dd2802e31b47834f547 .

