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

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

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

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

<artist/38102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91907#subject> ;
    schema:name "Drew Ryan Scott"@en ;
    foaf:made <album/91907#composition>,
        <album/91907#lyrics>,
        <album/91907#subject> ;
    foaf:name "Drew Ryan Scott"@en .

<artist/38103#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91907#subject> ;
    schema:name "Chris Wallace"@en ;
    foaf:made <album/91907#composition>,
        <album/91907#lyrics>,
        <album/91907#subject> ;
    foaf:name "Chris Wallace"@en .

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

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

<product/6314#subject> a schema:CreativeWork ;
    schema:name "My Hero Academia Season 3"@en,
        "僕のヒーローアカデミア 第3期"@ja,
        "Boku no Hero Academia 3rd Season"@ja-latn ;
    foaf:name "My Hero Academia Season 3"@en,
        "僕のヒーローアカデミア 第3期"@ja,
        "Boku no Hero Academia 3rd Season"@ja-latn .

<product/6931#subject> a schema:CreativeWork ;
    schema:name "The Promised Neverland (Anime)"@en,
        "約束のネバーランド (Anime)"@ja,
        "Yakusoku no Neverland (Anime)"@ja-latn ;
    foaf:name "The Promised Neverland (Anime)"@en,
        "約束のネバーランド (Anime)"@ja,
        "Yakusoku no Neverland (Anime)"@ja-latn .

<product/7549#subject> a schema:CreativeWork ;
    schema:name "The Seven Deadly Sins: Wrath of The Gods"@en,
        "七つの大罪 神々の逆鱗"@ja,
        "Nanatsu no Taizai: Kamigami no Gekirin"@ja-latn ;
    foaf:name "The Seven Deadly Sins: Wrath of The Gods"@en,
        "七つの大罪 神々の逆鱗"@ja,
        "Nanatsu no Taizai: Kamigami no Gekirin"@ja-latn .

<album/91907#musicalexpression> a mo:Signal ;
    mo:published_as <album/91907#subject> ;
    mo:records <album/91907#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/70/91907/91907-1574476911.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/91907#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/91907/91907-1574476911.jpg> ;
    foaf:depicts <album/91907#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/91907/91907-1574476911.jpg> .

<https://medium-media.vgm.io/albums/70/91907/91907-1574476911.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91907#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UNSER / UVERworld"@en,
        "UNSER / UVERworld"@ja,
        "UNSER / UVERworld"@ja-latn ;
    mo:performance_of <album/91907#musicalwork> ;
    mo:performer <artist/9885#subject> ;
    mo:recorded_as <album/91907#musicalexpression> ;
    schema:byArtist <artist/9885#subject> ;
    schema:name "UNSER / UVERworld"@en,
        "UNSER / UVERworld"@ja,
        "UNSER / UVERworld"@ja-latn ;
    schema:workPerformed <album/91907#musicalwork> .

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

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

<album/91907#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UNSER / UVERworld"@en,
        "UNSER / UVERworld"@ja,
        "UNSER / UVERworld"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Erik Ron"@en ;
            foaf:made <album/91907#composition> ;
            foaf:name "Erik Ron"@en ],
        <artist/13488#subject>,
        <artist/38086#subject>,
        <artist/38102#subject>,
        <artist/38103#subject>,
        <artist/9885#subject>,
        <artist/9886#subject>,
        <artist/9888#subject> ;
    mo:produced_work <album/91907#musicalwork> ;
    schema:name "UNSER / UVERworld"@en,
        "UNSER / UVERworld"@ja,
        "UNSER / UVERworld"@ja-latn .

<album/91907#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-04"^^xsd:date ;
    dcterms:title "UNSER / UVERworld"@en,
        "UNSER / UVERworld"@ja,
        "UNSER / UVERworld"@ja-latn ;
    mo:catalogue_number "SRCL-11329" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91907#musicalexpression> ;
    mo:publisher <org/712#subject> ;
    mo:record _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Venom"@en ;
            foaf:name "Venom"@en ],
        <product/6314#subject>,
        <product/6931#subject>,
        <product/7549#subject> ;
    schema:byArtist <artist/9885#subject> ;
    schema:datePublished "2019-12-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/70/91907/91907-1574476911.jpg> ;
    schema:name "UNSER / UVERworld"@en,
        "UNSER / UVERworld"@ja,
        "UNSER / UVERworld"@ja-latn ;
    schema:publisher <org/712#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/91907/91907-1574476911.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91907#subject> ;
    schema:name "Erik Ron"@en ;
    foaf:made <album/91907#subject> ;
    foaf:name "Erik Ron"@en .

_:N1a6fe25c140249dbb580cc8f1c639bfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ConneQt"@ja,
        "ConneQt"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "ConneQt"@ja,
        "ConneQt"@ja-latn .

_:N34e2a52bf54841b09a09ce6a18c24b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OXYMORON"@ja,
        "OXYMORON"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "OXYMORON"@ja,
        "OXYMORON"@ja-latn .

_:N4e46a3f2e41048b5b2e7b6aa0dec544a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EDENへ"@ja,
        "EDEN e"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "EDENへ"@ja,
        "EDEN e"@ja-latn .

_:N5becb08dd16e4950b3c9768179d90659 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making it Drive"@ja,
        "Making it Drive"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "Making it Drive"@ja,
        "Making it Drive"@ja-latn .

_:N5c038041d1914be1b6ffb878160b6498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch off"@ja,
        "Touch off"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "Touch off"@ja,
        "Touch off"@ja-latn .

_:N75c6160eee264a4bad4aa32df3ce29dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stay on"@ja,
        "stay on"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "stay on"@ja,
        "stay on"@ja-latn .

_:N7f2bc4f364e340b09b392eb78588c12e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無意味になる夜"@ja,
        "Muimi ni Naru Yoru"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "無意味になる夜"@ja,
        "Muimi ni Naru Yoru"@ja-latn .

_:N92cb6d7fcafc4040800951c0e930e73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ODD FUTURE"@ja,
        "ODD FUTURE"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "ODD FUTURE"@ja,
        "ODD FUTURE"@ja-latn .

_:N94245d11f1f544fdab9853ba735494b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNSER"@ja,
        "UNSER"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "UNSER"@ja,
        "UNSER"@ja-latn .

_:N99d55bd3d72848728c151d616aefdcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Last Time"@ja,
        "One Last Time"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "One Last Time"@ja,
        "One Last Time"@ja-latn .

_:Nb44f39d7148d48339fa5e6ca69f71576 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AFTER LIFE"@ja,
        "AFTER LIFE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "AFTER LIFE"@ja,
        "AFTER LIFE"@ja-latn .

_:Nc7f217892a87407fb8491d05709fd1ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Sight"@ja,
        "First Sight"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "First Sight"@ja,
        "First Sight"@ja-latn .

_:Nc90ac5c581fd466ab2159803bcd6690b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROB THE FRONTIER"@ja,
        "ROB THE FRONTIER"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "ROB THE FRONTIER"@ja,
        "ROB THE FRONTIER"@ja-latn .

_:Nc9194a0b60964e0a93724e25ea187f55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "境界"@ja,
        "Kyoukai"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "境界"@ja,
        "Kyoukai"@ja-latn .

_:Nd725146b47774ab9a5b5b0c149208dba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOOD and EVIL"@ja,
        "GOOD and EVIL"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nc0cb9ae4f98d4114a3b709ce31c6b060 ;
    schema:name "GOOD and EVIL"@ja,
        "GOOD and EVIL"@ja-latn .

_:Nc0cb9ae4f98d4114a3b709ce31c6b060 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a6fe25c140249dbb580cc8f1c639bfd,
        _:N34e2a52bf54841b09a09ce6a18c24b53,
        _:N4e46a3f2e41048b5b2e7b6aa0dec544a,
        _:N5becb08dd16e4950b3c9768179d90659,
        _:N5c038041d1914be1b6ffb878160b6498,
        _:N75c6160eee264a4bad4aa32df3ce29dc,
        _:N7f2bc4f364e340b09b392eb78588c12e,
        _:N92cb6d7fcafc4040800951c0e930e73d,
        _:N94245d11f1f544fdab9853ba735494b2,
        _:N99d55bd3d72848728c151d616aefdcf2,
        _:Nb44f39d7148d48339fa5e6ca69f71576,
        _:Nc7f217892a87407fb8491d05709fd1ca,
        _:Nc90ac5c581fd466ab2159803bcd6690b,
        _:Nc9194a0b60964e0a93724e25ea187f55,
        _:Nd725146b47774ab9a5b5b0c149208dba ;
    mo:track_count 15 ;
    schema:duration "PT56:58"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N1a6fe25c140249dbb580cc8f1c639bfd,
        _:N34e2a52bf54841b09a09ce6a18c24b53,
        _:N4e46a3f2e41048b5b2e7b6aa0dec544a,
        _:N5becb08dd16e4950b3c9768179d90659,
        _:N5c038041d1914be1b6ffb878160b6498,
        _:N75c6160eee264a4bad4aa32df3ce29dc,
        _:N7f2bc4f364e340b09b392eb78588c12e,
        _:N92cb6d7fcafc4040800951c0e930e73d,
        _:N94245d11f1f544fdab9853ba735494b2,
        _:N99d55bd3d72848728c151d616aefdcf2,
        _:Nb44f39d7148d48339fa5e6ca69f71576,
        _:Nc7f217892a87407fb8491d05709fd1ca,
        _:Nc90ac5c581fd466ab2159803bcd6690b,
        _:Nc9194a0b60964e0a93724e25ea187f55,
        _:Nd725146b47774ab9a5b5b0c149208dba .

