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

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

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101491#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/101491#composition>,
        <album/101491#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101491#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/101491#composition>,
        <album/101491#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/45002#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101491#subject> ;
    schema:name "C418"@en ;
    foaf:made <album/101491#composition>,
        <album/101491#subject> ;
    foaf:name "C418"@en .

<artist/693#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101491#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健誌"@ja ;
    foaf:made <album/101491#composition>,
        <album/101491#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健誌"@ja .

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

<product/355#subject> a schema:CreativeWork ;
    schema:name "Metroid Prime"@en,
        "メトロイドプライム"@ja,
        "Metroid Prime"@ja-latn ;
    foaf:name "Metroid Prime"@en,
        "メトロイドプライム"@ja,
        "Metroid Prime"@ja-latn .

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

<product/851#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn .

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

<org/3076#subject> schema:name "GameGrooves"@en,
        "GameGrooves"@ja,
        "GameGrooves"@ja-latn ;
    foaf:name "GameGrooves"@en,
        "GameGrooves"@ja,
        "GameGrooves"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/101491/101491-1594832915.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/25038#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101491#performance> ;
    schema:name "Kain White"@en ;
    foaf:name "Kain White"@en .

<artist/25107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101491#performance> ;
    schema:name "Eric L"@en ;
    foaf:name "Eric L"@en .

<artist/45313#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101491#performance> ;
    schema:name "Soundole VGM Covers"@en ;
    foaf:name "Soundole VGM Covers"@en .

<artist/46252#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101491#performance> ;
    schema:name "BillyTheBard11th"@en ;
    foaf:name "BillyTheBard11th"@en .

<album/101491#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Elements"@en,
        "Elements"@ja,
        "Elements"@ja-latn ;
    mo:composer <artist/1227#subject>,
        <artist/190#subject>,
        <artist/45002#subject>,
        <artist/693#subject> ;
    mo:produced_work <album/101491#musicalwork> ;
    schema:name "Elements"@en,
        "Elements"@ja,
        "Elements"@ja-latn .

<album/101491#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Elements"@en,
        "Elements"@ja,
        "Elements"@ja-latn ;
    mo:performance_of <album/101491#musicalwork> ;
    mo:performer <artist/25038#subject>,
        <artist/25107#subject>,
        <artist/45313#subject>,
        <artist/46252#subject> ;
    mo:recorded_as <album/101491#musicalexpression> ;
    schema:byArtist <artist/25038#subject>,
        <artist/25107#subject>,
        <artist/45313#subject>,
        <artist/46252#subject> ;
    schema:name "Elements"@en,
        "Elements"@ja,
        "Elements"@ja-latn ;
    schema:workPerformed <album/101491#musicalwork> .

<album/101491#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-12"^^xsd:date ;
    dcterms:title "Elements"@en,
        "Elements"@ja,
        "Elements"@ja-latn ;
    mo:catalogue_number "GGM-1" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/101491#musicalexpression> ;
    mo:publisher <org/3076#subject> ;
    mo:record _:N02dcbece15b7430b842ca15ce19970ae ;
    mo:record_count 1 ;
    schema:about <product/1069#subject>,
        <product/355#subject>,
        <product/469#subject>,
        <product/851#subject> ;
    schema:byArtist <artist/25038#subject>,
        <artist/25107#subject>,
        <artist/45313#subject>,
        <artist/46252#subject> ;
    schema:datePublished "2020-06-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/101491/101491-1594832915.jpg> ;
    schema:name "Elements"@en,
        "Elements"@ja,
        "Elements"@ja-latn ;
    schema:publisher <org/3076#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/101491/101491-1594832915.jpg> .

_:N18fc29efb19e4436aabe9bc72a3c6633 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Chase Zone (From \"Sonic the Hedgehog 2\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N02dcbece15b7430b842ca15ce19970ae ;
    schema:name "Sky Chase Zone (From \"Sonic the Hedgehog 2\")"@en .

_:N74021b274b9a4c0ba8915daa910c7c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magmoor Caverns (From \"Metroid Prime\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N02dcbece15b7430b842ca15ce19970ae ;
    schema:name "Magmoor Caverns (From \"Metroid Prime\")"@en .

_:Na8ecaa7ac4de42658f1c52588c44d382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dire, Dire Docks (From \"Super Mario 64\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N02dcbece15b7430b842ca15ce19970ae ;
    schema:name "Dire, Dire Docks (From \"Super Mario 64\")"@en .

_:Nb3d5f4fab41b4d2badd48891fa9da3f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wet Hands (From \"Minecraft\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N02dcbece15b7430b842ca15ce19970ae ;
    schema:name "Wet Hands (From \"Minecraft\")"@en .

_:N02dcbece15b7430b842ca15ce19970ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18fc29efb19e4436aabe9bc72a3c6633,
        _:N74021b274b9a4c0ba8915daa910c7c3f,
        _:Na8ecaa7ac4de42658f1c52588c44d382,
        _:Nb3d5f4fab41b4d2badd48891fa9da3f8 ;
    mo:track_count 4 ;
    schema:duration "PT12:55"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N18fc29efb19e4436aabe9bc72a3c6633,
        _:N74021b274b9a4c0ba8915daa910c7c3f,
        _:Na8ecaa7ac4de42658f1c52588c44d382,
        _:Nb3d5f4fab41b4d2badd48891fa9da3f8 .

