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

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

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

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

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

<product/11877#subject> a schema:CreativeWork ;
    schema:name "Call of Duty: Black Ops IIII"@en,
        "Call of Duty: Black Ops IIII"@ja,
        "Call of Duty: Black Ops IIII"@ja-latn ;
    foaf:name "Call of Duty: Black Ops IIII"@en,
        "Call of Duty: Black Ops IIII"@ja,
        "Call of Duty: Black Ops IIII"@ja-latn .

<product/12218#subject> a schema:CreativeWork ;
    schema:name "Super Ghouls 'n Ghosts"@en,
        "超魔界村"@ja,
        "Chohmakaimura"@ja-latn ;
    foaf:name "Super Ghouls 'n Ghosts"@en,
        "超魔界村"@ja,
        "Chohmakaimura"@ja-latn .

<product/13546#subject> a schema:CreativeWork ;
    schema:name "Jurassic Park (SNES)"@en,
        "Jurassic Park (SNES)"@ja,
        "Jurassic Park (SNES)"@ja-latn ;
    foaf:name "Jurassic Park (SNES)"@en,
        "Jurassic Park (SNES)"@ja,
        "Jurassic Park (SNES)"@ja-latn .

<product/14495#subject> a schema:CreativeWork ;
    schema:name "Jurassic Park Part 2: The Chaos Continues (SNES)"@en,
        "Jurassic Park Part 2: The Chaos Continues (SNES)"@ja,
        "Jurassic Park Part 2: The Chaos Continues (SNES)"@ja-latn ;
    foaf:name "Jurassic Park Part 2: The Chaos Continues (SNES)"@en,
        "Jurassic Park Part 2: The Chaos Continues (SNES)"@ja,
        "Jurassic Park Part 2: The Chaos Continues (SNES)"@ja-latn .

<product/4600#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn ;
    foaf:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn .

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

<product/524#subject> a schema:CreativeWork ;
    schema:name "GHOST IN THE SHELL"@en,
        "攻殻機動隊"@ja,
        "Koukaku Kidoutai"@ja-latn ;
    foaf:name "GHOST IN THE SHELL"@en,
        "攻殻機動隊"@ja,
        "Koukaku Kidoutai"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/35/89253/89253-1565354783.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89253#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Space Pirate Collection IV"@en,
        "Space Pirate Collection IV"@ja,
        "Space Pirate Collection IV"@ja-latn ;
    mo:performance_of <album/89253#musicalwork> ;
    mo:performer <artist/28718#subject> ;
    mo:recorded_as <album/89253#musicalexpression> ;
    schema:byArtist <artist/28718#subject> ;
    schema:name "Space Pirate Collection IV"@en,
        "Space Pirate Collection IV"@ja,
        "Space Pirate Collection IV"@ja-latn ;
    schema:workPerformed <album/89253#musicalwork> .

<artist/28718#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89253#performance> ;
    schema:name "Jesse Jace Thomas"@en ;
    foaf:name "Jesse Jace Thomas"@en .

<album/89253#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Space Pirate Collection IV"@en,
        "Space Pirate Collection IV"@ja,
        "Space Pirate Collection IV"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Thomas Newman"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Thomas Newman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mari Yamaguchi"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Mari Yamaguchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jack Wall"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Jack Wall"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Oliver Adams"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Oliver Adams"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Manaka Kataoka"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Manaka Kataoka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dan Forden"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Dan Forden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kenji Kawai"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Kenji Kawai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jonathan Dunn"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Jonathan Dunn"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Christopher Larkin"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Christopher Larkin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robin Beanland"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Robin Beanland"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dean Evans"@en ;
            foaf:made <album/89253#composition> ;
            foaf:name "Dean Evans"@en ] ;
    mo:produced_work <album/89253#musicalwork> ;
    schema:name "Space Pirate Collection IV"@en,
        "Space Pirate Collection IV"@ja,
        "Space Pirate Collection IV"@ja-latn .

<album/89253#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-07"^^xsd:date ;
    dcterms:title "Space Pirate Collection IV"@en,
        "Space Pirate Collection IV"@ja,
        "Space Pirate Collection IV"@ja-latn ;
    mo:catalogue_number "ADR-0006" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/89253#musicalexpression> ;
    mo:publisher _:N9f555b97a1fc4038a6d2035be5d35527 ;
    mo:record _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mortal Kombat: Deception"@en ;
            foaf:name "Mortal Kombat: Deception"@en ],
        <product/10227#subject>,
        <product/10335#subject>,
        <product/11877#subject>,
        <product/12218#subject>,
        <product/13546#subject>,
        <product/14495#subject>,
        <product/4600#subject>,
        <product/4611#subject>,
        <product/524#subject>,
        <product/7858#subject> ;
    schema:byArtist <artist/28718#subject> ;
    schema:datePublished "2019-08-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/89253/89253-1565354783.jpg> ;
    schema:name "Space Pirate Collection IV"@en,
        "Space Pirate Collection IV"@ja,
        "Space Pirate Collection IV"@ja-latn ;
    schema:publisher _:N9f555b97a1fc4038a6d2035be5d35527 ;
    foaf:depiction <https://media.vgm.io/albums/35/89253/89253-1565354783.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Mari Yamaguchi"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Mari Yamaguchi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Robin Beanland"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Robin Beanland"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Thomas Newman"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Thomas Newman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Dean Evans"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Dean Evans"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Christopher Larkin"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Christopher Larkin"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Dan Forden"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Dan Forden"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Jonathan Dunn"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Jonathan Dunn"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Oliver Adams"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Oliver Adams"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Jack Wall"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Jack Wall"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Manaka Kataoka"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Manaka Kataoka"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89253#subject> ;
    schema:name "Kenji Kawai"@en ;
    foaf:made <album/89253#subject> ;
    foaf:name "Kenji Kawai"@en .

_:N0916f4affc904480b0a85ce2cf50924d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stoic Beat (The Shawshank Redemption)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "Stoic Beat (The Shawshank Redemption)"@en .

_:N4d722f91770243a3ac1de01c0fd9825e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blackout Gibraltar (Overwatch / Call of Duty: Black Ops 4)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "Blackout Gibraltar (Overwatch / Call of Duty: Black Ops 4)"@en .

_:N4dc2ce4bc7da478fa74c8c0b59679b21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shimmer in the Shrine (The Legend of Zelda: Breath of the Wild)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "Shimmer in the Shrine (The Legend of Zelda: Breath of the Wild)"@en .

_:N637c65015184418abf32f96c248efc6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arthur Breaks the Ice (Super Ghouls 'n Ghosts)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "Arthur Breaks the Ice (Super Ghouls 'n Ghosts)"@en .

_:N7d6456df84924e13924fee60dc8454fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jurassic Muzak (Jurassic Park I & II SNES)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "Jurassic Muzak (Jurassic Park I & II SNES)"@en .

_:N943aa8df436c45bd80b0a42ab5ef95fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What is it to Live (Ghost in the Shell)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "What is it to Live (Ghost in the Shell)"@en .

_:N9798f67d3b374557970f0934cc8e1685 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight On (Killer Instinct)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "Fight On (Killer Instinct)"@en .

_:N9f555b97a1fc4038a6d2035be5d35527 schema:name "American Dodgeball Records"@en,
        "American Dodgeball Records"@ja,
        "American Dodgeball Records"@ja-latn ;
    foaf:name "American Dodgeball Records"@en,
        "American Dodgeball Records"@ja,
        "American Dodgeball Records"@ja-latn .

_:Na6b5118a3c25453592a89ac8de927889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Greenest Path (Hollow Knight)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "The Greenest Path (Hollow Knight)"@en .

_:Nd0a33b9fcfe3493eaa18dfb13db47a0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle in the Pit (Mortal Kombat / Mortal Kombat Deception)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "Puzzle in the Pit (Mortal Kombat / Mortal Kombat Deception)"@en .

_:Nd56272702f30409fb34cdb99b73d11ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liu Kang Get Down (Mortal Kombat vs. The Immortals)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nb948483b4f474ba8a42a049faeedb0e7 ;
    schema:name "Liu Kang Get Down (Mortal Kombat vs. The Immortals)"@en .

_:Nb948483b4f474ba8a42a049faeedb0e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0916f4affc904480b0a85ce2cf50924d,
        _:N4d722f91770243a3ac1de01c0fd9825e,
        _:N4dc2ce4bc7da478fa74c8c0b59679b21,
        _:N637c65015184418abf32f96c248efc6b,
        _:N7d6456df84924e13924fee60dc8454fd,
        _:N943aa8df436c45bd80b0a42ab5ef95fc,
        _:N9798f67d3b374557970f0934cc8e1685,
        _:Na6b5118a3c25453592a89ac8de927889,
        _:Nd0a33b9fcfe3493eaa18dfb13db47a0d,
        _:Nd56272702f30409fb34cdb99b73d11ea ;
    mo:track_count 10 ;
    schema:duration "PT41:46"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0916f4affc904480b0a85ce2cf50924d,
        _:N4d722f91770243a3ac1de01c0fd9825e,
        _:N4dc2ce4bc7da478fa74c8c0b59679b21,
        _:N637c65015184418abf32f96c248efc6b,
        _:N7d6456df84924e13924fee60dc8454fd,
        _:N943aa8df436c45bd80b0a42ab5ef95fc,
        _:N9798f67d3b374557970f0934cc8e1685,
        _:Na6b5118a3c25453592a89ac8de927889,
        _:Nd0a33b9fcfe3493eaa18dfb13db47a0d,
        _:Nd56272702f30409fb34cdb99b73d11ea .

