@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 _:Nc14cb52280ca47bdb03e1ae6987cb074,
        _:Nea013a3201304965a831eec9a81249e8 ;
    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#lyrics> ;
    foaf:name "Jua"@en .

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

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

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

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

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

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

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

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

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

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

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

_:Nb37e7b2beecd49f3a541468cf9eb8334 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 _:Nea013a3201304965a831eec9a81249e8 ;
    schema:name "Eye's Sentry (Anime ver.)"@ja .

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

_:Nc14cb52280ca47bdb03e1ae6987cb074 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N26478e34375c4981ba336e3d826d0ff5,
        _:N38e209ad63f64d93bf0283670691a0fe,
        _:N76d71ee9b00b4630a889d9c51f328fa4,
        _:Nb11aa0c2e72b40039a32f975d843b3ed ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N26478e34375c4981ba336e3d826d0ff5,
        _:N38e209ad63f64d93bf0283670691a0fe,
        _:N76d71ee9b00b4630a889d9c51f328fa4,
        _:Nb11aa0c2e72b40039a32f975d843b3ed .

_:Nea013a3201304965a831eec9a81249e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e5fce9cd0fd428d9410380b5e39a384,
        _:N1ed49f2aa0684946894cb86639eb1b65,
        _:N62937a21143648df99647985c190af5d,
        _:N6b889ef1711541c5a75f694d9b1d10f3,
        _:N7435896d84254ada971240174dd8f49d,
        _:Na0e49315ad9842728852261144d72cb7,
        _:Nb37e7b2beecd49f3a541468cf9eb8334,
        _:Ncc2f2bdbd38749d395418f31c9e0d4c1 ;
    mo:track_count 8 ;
    schema:duration "PT29:42"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1e5fce9cd0fd428d9410380b5e39a384,
        _:N1ed49f2aa0684946894cb86639eb1b65,
        _:N62937a21143648df99647985c190af5d,
        _:N6b889ef1711541c5a75f694d9b1d10f3,
        _:N7435896d84254ada971240174dd8f49d,
        _:Na0e49315ad9842728852261144d72cb7,
        _:Nb37e7b2beecd49f3a541468cf9eb8334,
        _:Ncc2f2bdbd38749d395418f31c9e0d4c1 .

