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

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

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

<artist/1467#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111579#subject> ;
    schema:name "Tomoko Sasaki"@en,
        "ササキトモコ"@ja ;
    foaf:made <album/111579#composition>,
        <album/111579#subject> ;
    foaf:name "Tomoko Sasaki"@en,
        "ササキトモコ"@ja .

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111579#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/111579#composition>,
        <album/111579#subject> ;
    foaf:name "Toby Fox"@en .

<artist/2010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111579#subject> ;
    schema:name "Eriko Imura"@en,
        "井村絵里子"@ja ;
    foaf:made <album/111579#composition>,
        <album/111579#subject> ;
    foaf:name "Eriko Imura"@en,
        "井村絵里子"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111579#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/111579#composition>,
        <album/111579#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

<product/175#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn ;
    foaf:name "FINAL FANTASY IV"@en,
        "ファイナルファンタジーIV"@ja,
        "FINAL FANTASY IV"@ja-latn .

<product/2718#subject> a schema:CreativeWork ;
    schema:name "NiGHTS into Dreams..."@en,
        "ナイツ"@ja,
        "NiGHTS into Dreams..."@ja-latn ;
    foaf:name "NiGHTS into Dreams..."@en,
        "ナイツ"@ja,
        "NiGHTS into Dreams..."@ja-latn .

<product/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn .

<product/781#subject> a schema:CreativeWork ;
    schema:name "Klonoa: Door to Phantomile"@en,
        "風のクロノア door to phantomile"@ja,
        "Kaze no Klonoa: door to Phantomile"@ja-latn ;
    foaf:name "Klonoa: Door to Phantomile"@en,
        "風のクロノア door to phantomile"@ja,
        "Kaze no Klonoa: door to Phantomile"@ja-latn .

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

<https://media.vgm.io/albums/97/111579/111579-b5118f04ab56.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111579#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/111579/111579-b5118f04ab56.jpg> ;
    foaf:depicts <album/111579#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/111579/111579-b5118f04ab56.jpg> .

<https://medium-media.vgm.io/albums/97/111579/111579-b5118f04ab56.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111579#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultra Hyper Grooving Game Music Vol.5"@en,
        "Ultra Hyper Grooving Game Music Vol.5"@ja,
        "Ultra Hyper Grooving Game Music Vol.5"@ja-latn ;
    mo:performance_of <album/111579#musicalwork> ;
    mo:performer <artist/42605#subject> ;
    mo:recorded_as <album/111579#musicalexpression> ;
    schema:byArtist <artist/42605#subject> ;
    schema:name "Ultra Hyper Grooving Game Music Vol.5"@en,
        "Ultra Hyper Grooving Game Music Vol.5"@ja,
        "Ultra Hyper Grooving Game Music Vol.5"@ja-latn ;
    schema:workPerformed <album/111579#musicalwork> .

<artist/42605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/111579#performance> ;
    schema:name "Nice! Edmond is Super Sumo-wrestler"@en ;
    foaf:name "Nice! Edmond is Super Sumo-wrestler"@en .

<album/111579#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Hyper Grooving Game Music Vol.5"@en,
        "Ultra Hyper Grooving Game Music Vol.5"@ja,
        "Ultra Hyper Grooving Game Music Vol.5"@ja-latn ;
    mo:composer <artist/1467#subject>,
        <artist/16803#subject>,
        <artist/2010#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/111579#musicalwork> ;
    schema:name "Ultra Hyper Grooving Game Music Vol.5"@en,
        "Ultra Hyper Grooving Game Music Vol.5"@ja,
        "Ultra Hyper Grooving Game Music Vol.5"@ja-latn .

<album/111579#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Ultra Hyper Grooving Game Music Vol.5"@en,
        "Ultra Hyper Grooving Game Music Vol.5"@ja,
        "Ultra Hyper Grooving Game Music Vol.5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111579#musicalexpression> ;
    mo:publisher _:N8ffa854bbe134a2c8e5f788cb78872f3 ;
    mo:record _:N42f23b51b2db4d35a28fb97ce40147e3 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about <product/175#subject>,
        <product/2718#subject>,
        <product/4106#subject>,
        <product/781#subject> ;
    schema:byArtist <artist/42605#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/111579/111579-b5118f04ab56.jpg> ;
    schema:name "Ultra Hyper Grooving Game Music Vol.5"@en,
        "Ultra Hyper Grooving Game Music Vol.5"@ja,
        "Ultra Hyper Grooving Game Music Vol.5"@ja-latn ;
    schema:publisher _:N8ffa854bbe134a2c8e5f788cb78872f3 ;
    foaf:depiction <https://media.vgm.io/albums/97/111579/111579-b5118f04ab56.jpg> .

_:N38ff03c9620a4cd883eda1c3cedf4011 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Love（from \"Final Fantasy IV\"）"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N42f23b51b2db4d35a28fb97ce40147e3 ;
    schema:name "Theme of Love（from \"Final Fantasy IV\"）"@en .

_:N3b0f3a2ae7ac4e01ae0e9eddb7f8b60c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNTAMED HEART（from \"Klonoa: Door to Phantomile\"）"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:inPlaylist _:N42f23b51b2db4d35a28fb97ce40147e3 ;
    schema:name "UNTAMED HEART（from \"Klonoa: Door to Phantomile\"）"@en .

_:N4f98319bc0a64f62ad6d98d7906c803e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams Dreams（from \"NiGHTS into dreams...\"）"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N42f23b51b2db4d35a28fb97ce40147e3 ;
    schema:name "Dreams Dreams（from \"NiGHTS into dreams...\"）"@en .

_:N8ffa854bbe134a2c8e5f788cb78872f3 schema:name "N!ESS"@en,
        "N!ESS"@ja,
        "N!ESS"@ja-latn ;
    foaf:name "N!ESS"@en,
        "N!ESS"@ja,
        "N!ESS"@ja-latn .

_:Nb2e0957bb85f493c9504262cc739933f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hopes and Dreams（from \"UNDERTALE\"）"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N42f23b51b2db4d35a28fb97ce40147e3 ;
    schema:name "Hopes and Dreams（from \"UNDERTALE\"）"@en .

_:Ndf93662011b245a4a16a5131e6c5b2ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Track"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N42f23b51b2db4d35a28fb97ce40147e3 ;
    schema:name "Hidden Track"@en .

_:N42f23b51b2db4d35a28fb97ce40147e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38ff03c9620a4cd883eda1c3cedf4011,
        _:N3b0f3a2ae7ac4e01ae0e9eddb7f8b60c,
        _:N4f98319bc0a64f62ad6d98d7906c803e,
        _:Nb2e0957bb85f493c9504262cc739933f,
        _:Ndf93662011b245a4a16a5131e6c5b2ff ;
    mo:track_count 5 ;
    schema:duration "PT24:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N38ff03c9620a4cd883eda1c3cedf4011,
        _:N3b0f3a2ae7ac4e01ae0e9eddb7f8b60c,
        _:N4f98319bc0a64f62ad6d98d7906c803e,
        _:Nb2e0957bb85f493c9504262cc739933f,
        _:Ndf93662011b245a4a16a5131e6c5b2ff .

