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

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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104852#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/104852#composition>,
        <album/104852#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/16186#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104852#subject> ;
    schema:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja ;
    foaf:made <album/104852#composition>,
        <album/104852#subject> ;
    foaf:name "Yasuaki Iwata"@en,
        "岩田恭明"@ja .

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

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

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

<product/2132#subject> a schema:CreativeWork ;
    schema:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn ;
    foaf:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn .

<product/420#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@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/466#subject> a schema:CreativeWork ;
    schema:name "Super Mario Galaxy"@en,
        "スーパーマリオギャラクシー"@ja,
        "Super Mario Galaxy"@ja-latn ;
    foaf:name "Super Mario Galaxy"@en,
        "スーパーマリオギャラクシー"@ja,
        "Super Mario Galaxy"@ja-latn .

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

<https://media.vgm.io/albums/25/104852/104852-8f0dac1d1dcc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104852#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/104852/104852-8f0dac1d1dcc.jpg> ;
    foaf:depicts <album/104852#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/104852/104852-8f0dac1d1dcc.jpg> .

<https://medium-media.vgm.io/albums/25/104852/104852-8f0dac1d1dcc.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/28897#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104852#performance> ;
    schema:name "Medllix"@en ;
    foaf:name "Medllix"@en .

<artist/42943#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104852#performance> ;
    schema:name "Bassoonify"@en ;
    foaf:name "Bassoonify"@en .

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

<album/104852#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Gamelark Reed Trio"@en,
        "The Gamelark Reed Trio"@ja,
        "The Gamelark Reed Trio"@ja-latn ;
    mo:performance_of <album/104852#musicalwork> ;
    mo:performer <artist/28897#subject>,
        <artist/42943#subject>,
        <artist/45313#subject> ;
    mo:recorded_as <album/104852#musicalexpression> ;
    schema:byArtist <artist/28897#subject>,
        <artist/42943#subject>,
        <artist/45313#subject> ;
    schema:name "The Gamelark Reed Trio"@en,
        "The Gamelark Reed Trio"@ja,
        "The Gamelark Reed Trio"@ja-latn ;
    schema:workPerformed <album/104852#musicalwork> .

<album/104852#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Gamelark Reed Trio"@en,
        "The Gamelark Reed Trio"@ja,
        "The Gamelark Reed Trio"@ja-latn ;
    mo:composer <artist/1227#subject>,
        <artist/139#subject>,
        <artist/16186#subject>,
        <artist/190#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/104852#musicalwork> ;
    schema:name "The Gamelark Reed Trio"@en,
        "The Gamelark Reed Trio"@ja,
        "The Gamelark Reed Trio"@ja-latn .

<album/104852#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-05"^^xsd:date ;
    dcterms:title "The Gamelark Reed Trio"@en,
        "The Gamelark Reed Trio"@ja,
        "The Gamelark Reed Trio"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/104852#musicalexpression> ;
    mo:publisher _:Ncd3adbd39f244320b9275d5b2d033f57 ;
    mo:record _:N2616815232ce4ea28866e1787fa8cd78 ;
    mo:record_count 1 ;
    schema:about <product/190#subject>,
        <product/2132#subject>,
        <product/420#subject>,
        <product/4600#subject>,
        <product/466#subject> ;
    schema:byArtist <artist/28897#subject>,
        <artist/42943#subject>,
        <artist/45313#subject> ;
    schema:datePublished "2020-10-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/104852/104852-8f0dac1d1dcc.jpg> ;
    schema:name "The Gamelark Reed Trio"@en,
        "The Gamelark Reed Trio"@ja,
        "The Gamelark Reed Trio"@ja-latn ;
    schema:publisher _:Ncd3adbd39f244320b9275d5b2d033f57 ;
    foaf:depiction <https://media.vgm.io/albums/25/104852/104852-8f0dac1d1dcc.jpg> .

_:N51e6804d8e714e74a7484211342e0e9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Korok Forest (from \"The Legend of Zelda: Breath of the Wild\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N2616815232ce4ea28866e1787fa8cd78 ;
    schema:name "Korok Forest (from \"The Legend of Zelda: Breath of the Wild\")"@en .

_:N54ad82e9af324325bdff3809bff6e76a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beware the Forest's Mushrooms (from \"Super Mario RPG\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N2616815232ce4ea28866e1787fa8cd78 ;
    schema:name "Beware the Forest's Mushrooms (from \"Super Mario RPG\")"@en .

_:Na385b937ac3748bdbf9acfdc664d8c37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing Those Hills (from \"Final Fantasy IX\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N2616815232ce4ea28866e1787fa8cd78 ;
    schema:name "Crossing Those Hills (from \"Final Fantasy IX\")"@en .

_:Na5242bf0c82a407f8f23418c33e0741b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comet Observatory (from \"Super Mario Galaxy\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N2616815232ce4ea28866e1787fa8cd78 ;
    schema:name "Comet Observatory (from \"Super Mario Galaxy\")"@en .

_:Ncd3adbd39f244320b9275d5b2d033f57 schema:name "Peter Anthony Smith"@en,
        "Peter Anthony Smith"@ja,
        "Peter Anthony Smith"@ja-latn ;
    foaf:name "Peter Anthony Smith"@en,
        "Peter Anthony Smith"@ja,
        "Peter Anthony Smith"@ja-latn .

_:Ndb3cc7d69d3147419301834810a8895d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marble Zone (from \"Sonic the Hedgehog\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N2616815232ce4ea28866e1787fa8cd78 ;
    schema:name "Marble Zone (from \"Sonic the Hedgehog\")"@en .

_:N2616815232ce4ea28866e1787fa8cd78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N51e6804d8e714e74a7484211342e0e9b,
        _:N54ad82e9af324325bdff3809bff6e76a,
        _:Na385b937ac3748bdbf9acfdc664d8c37,
        _:Na5242bf0c82a407f8f23418c33e0741b,
        _:Ndb3cc7d69d3147419301834810a8895d ;
    mo:track_count 5 ;
    schema:duration "PT10:42"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N51e6804d8e714e74a7484211342e0e9b,
        _:N54ad82e9af324325bdff3809bff6e76a,
        _:Na385b937ac3748bdbf9acfdc664d8c37,
        _:Na5242bf0c82a407f8f23418c33e0741b,
        _:Ndb3cc7d69d3147419301834810a8895d .

