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

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111574#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/111574#composition>,
        <album/111574#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111574#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/111574#composition>,
        <album/111574#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

<artist/690#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111574#subject> ;
    schema:name "Kazumi Totaka"@en,
        "戸高一生"@ja ;
    foaf:made <album/111574#composition>,
        <album/111574#subject> ;
    foaf:name "Kazumi Totaka"@en,
        "戸高一生"@ja .

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

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

<product/10321#subject> a schema:CreativeWork ;
    schema:name "Kaeru no Tame ni Kane wa Naru"@en,
        "カエルの為に鐘は鳴る"@ja,
        "Kaeru no Tame ni Kane wa Naru"@ja-latn ;
    foaf:name "Kaeru no Tame ni Kane wa Naru"@en,
        "カエルの為に鐘は鳴る"@ja,
        "Kaeru no Tame ni Kane wa Naru"@ja-latn .

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

<product/2113#subject> a schema:CreativeWork ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    foaf:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn .

<product/250#subject> a schema:CreativeWork ;
    schema:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn ;
    foaf:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/47/111574/111574-e5a62833fdd1.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/111574#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultra Hyper Grooving Game Music Vol.1"@en,
        "Ultra Hyper Grooving Game Music Vol.1"@ja,
        "Ultra Hyper Grooving Game Music Vol.1"@ja-latn ;
    mo:composer <artist/363#subject>,
        <artist/364#subject>,
        <artist/690#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/111574#musicalwork> ;
    schema:name "Ultra Hyper Grooving Game Music Vol.1"@en,
        "Ultra Hyper Grooving Game Music Vol.1"@ja,
        "Ultra Hyper Grooving Game Music Vol.1"@ja-latn .

<album/111574#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "Ultra Hyper Grooving Game Music Vol.1"@en,
        "Ultra Hyper Grooving Game Music Vol.1"@ja,
        "Ultra Hyper Grooving Game Music Vol.1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111574#musicalexpression> ;
    mo:publisher _:Nf165d7c75c214315b03c9ad99e66ac16 ;
    mo:record _:N1ce268d26b4246789e81c1feff70c5e2 ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:about <product/10321#subject>,
        <product/189#subject>,
        <product/2113#subject>,
        <product/250#subject> ;
    schema:byArtist <artist/42605#subject> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/111574/111574-e5a62833fdd1.jpg> ;
    schema:name "Ultra Hyper Grooving Game Music Vol.1"@en,
        "Ultra Hyper Grooving Game Music Vol.1"@ja,
        "Ultra Hyper Grooving Game Music Vol.1"@ja-latn ;
    schema:publisher _:Nf165d7c75c214315b03c9ad99e66ac16 ;
    foaf:depiction <https://media.vgm.io/albums/47/111574/111574-e5a62833fdd1.jpg> .

_:N0889cd9e5fd3408bb0513ac1ec85ad5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because I Love You (from \"EarthBound\")"@en,
        "ビコーズ・アイ・ラブ・ユー (MOTHER2 ギーグの逆襲 より)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N1ce268d26b4246789e81c1feff70c5e2 ;
    schema:name "Because I Love You (from \"EarthBound\")"@en,
        "ビコーズ・アイ・ラブ・ユー (MOTHER2 ギーグの逆襲 より)"@ja .

_:Nc95962298681453580aa7c701a666f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Prince's Adventure (from \"For Frog the Bell Tolls\")"@en,
        "王子の冒険 (カエルの為に鐘は鳴る より)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N1ce268d26b4246789e81c1feff70c5e2 ;
    schema:name "The Prince's Adventure (from \"For Frog the Bell Tolls\")"@en,
        "王子の冒険 (カエルの為に鐘は鳴る より)"@ja .

_:Nccc96376f12e492f9d0dee9a7442d453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birabuto Kingdom (from \"Super Mario Land\")"@en,
        "ピラプト王国 (スーパーマリオランド より)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N1ce268d26b4246789e81c1feff70c5e2 ;
    schema:name "Birabuto Kingdom (from \"Super Mario Land\")"@en,
        "ピラプト王国 (スーパーマリオランド より)"@ja .

_:Ne988434bdd164942b011cc9479ed36b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyes On Me (from \"FINAL FANTASY Ⅷ\")"@en,
        "Eyes On Me (ファイナルファンタジーⅧ より)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N1ce268d26b4246789e81c1feff70c5e2 ;
    schema:name "Eyes On Me (from \"FINAL FANTASY Ⅷ\")"@en,
        "Eyes On Me (ファイナルファンタジーⅧ より)"@ja .

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

_:N1ce268d26b4246789e81c1feff70c5e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0889cd9e5fd3408bb0513ac1ec85ad5b,
        _:Nc95962298681453580aa7c701a666f26,
        _:Nccc96376f12e492f9d0dee9a7442d453,
        _:Ne988434bdd164942b011cc9479ed36b9 ;
    mo:track_count 4 ;
    schema:duration "PT19:14"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0889cd9e5fd3408bb0513ac1ec85ad5b,
        _:Nc95962298681453580aa7c701a666f26,
        _:Nccc96376f12e492f9d0dee9a7442d453,
        _:Ne988434bdd164942b011cc9479ed36b9 .

