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

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

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

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

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

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

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

<artist/9888#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157306#subject> ;
    schema:name "Katsuya"@en,
        "克哉"@ja ;
    foaf:made <album/157306#composition>,
        <album/157306#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 .

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

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

<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/60/157306/157306-5653ced99740.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157306#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/157306/157306-5653ced99740.jpg> ;
    foaf:depicts <album/157306#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/157306/157306-5653ced99740.jpg> .

<https://medium-media.vgm.io/albums/60/157306/157306-5653ced99740.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157306#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/157306#musicalwork> ;
    mo:performer <artist/9885#subject> ;
    mo:recorded_as <album/157306#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/157306#musicalwork> .

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

<album/157306#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/157306#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/157306#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-12740~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/157306#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:N97f7b7bdf25f4dd1836ff8c8b3b9044d,
        _:Nea056cabbd5a47469bd0c70b62a95adc ;
    mo:record_count 2 ;
    schema:about <product/23070#subject> ;
    schema:byArtist <artist/9885#subject> ;
    schema:datePublished "2024-03-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/157306/157306-5653ced99740.jpg> ;
    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/60/157306/157306-5653ced99740.jpg> .

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

_:N58feccbd2a9e416f9eb226d583d6a0f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye's Sentry (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N97f7b7bdf25f4dd1836ff8c8b3b9044d ;
    schema:name "Eye's Sentry (Instrumental)"@en .

_:N9966c651d1eb4fde83372737fd7543d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Archived -Dec. 20 and 21, 2023 at Yokohama Arena- [Don't Think. Feel→Don't Think. Sing]"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nea056cabbd5a47469bd0c70b62a95adc ;
    schema:name "Archived -Dec. 20 and 21, 2023 at Yokohama Arena- [Don't Think. Feel→Don't Think. Sing]"@en .

_:Nd89a38c5f8f648cb8edd9629bdf555ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "über cozy universe"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N97f7b7bdf25f4dd1836ff8c8b3b9044d ;
    schema:name "über cozy universe"@en .

_:Nea056cabbd5a47469bd0c70b62a95adc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9966c651d1eb4fde83372737fd7543d7 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9966c651d1eb4fde83372737fd7543d7 .

_:Nf698c9dd16244053bb8007acd833818a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Light!!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N97f7b7bdf25f4dd1836ff8c8b3b9044d ;
    schema:name "High Light!!"@en .

_:N97f7b7bdf25f4dd1836ff8c8b3b9044d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19cac4bba7904e86b12ef47da32807d3,
        _:N58feccbd2a9e416f9eb226d583d6a0f6,
        _:Nd89a38c5f8f648cb8edd9629bdf555ca,
        _:Nf698c9dd16244053bb8007acd833818a ;
    mo:track_count 4 ;
    schema:duration "PT14:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N19cac4bba7904e86b12ef47da32807d3,
        _:N58feccbd2a9e416f9eb226d583d6a0f6,
        _:Nd89a38c5f8f648cb8edd9629bdf555ca,
        _:Nf698c9dd16244053bb8007acd833818a .

