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

<album/131052#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rom.Hacks"@en,
        "Rom.Hacks"@ja,
        "Rom.Hacks"@ja-latn ;
    mo:produced_work <album/131052#musicalwork> ;
    schema:name "Rom.Hacks"@en,
        "Rom.Hacks"@ja,
        "Rom.Hacks"@ja-latn .

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

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

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

<product/196#subject> a schema:CreativeWork ;
    schema:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn ;
    foaf:name "Secret of Mana"@en,
        "聖剣伝説2"@ja,
        "Seiken Densetsu 2"@ja-latn .

<product/271#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn ;
    foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@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/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@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/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

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

<album/131052#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rom.Hacks"@en,
        "Rom.Hacks"@ja,
        "Rom.Hacks"@ja-latn ;
    mo:performance_of <album/131052#musicalwork> ;
    mo:recorded_as <album/131052#musicalexpression> ;
    schema:name "Rom.Hacks"@en,
        "Rom.Hacks"@ja,
        "Rom.Hacks"@ja-latn ;
    schema:workPerformed <album/131052#musicalwork> .

<https://media.vgm.io/albums/25/131052/131052-5dbe1afd4e67.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131052#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/131052/131052-5dbe1afd4e67.webp> ;
    foaf:depicts <album/131052#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/131052/131052-5dbe1afd4e67.webp> .

<https://medium-media.vgm.io/albums/25/131052/131052-5dbe1afd4e67.webp> a schema:ImageObject,
        foaf:Image .

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

<album/131052#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-01"^^xsd:date ;
    dcterms:title "Rom.Hacks"@en,
        "Rom.Hacks"@ja,
        "Rom.Hacks"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/131052#musicalexpression> ;
    mo:publisher _:N02ee530d306e448c8af8cf2f7f3ba59b ;
    mo:record _:N97333e91f29542509e97e5d993d922a0 ;
    mo:record_count 1 ;
    schema:about <product/182#subject>,
        <product/196#subject>,
        <product/271#subject>,
        <product/355#subject>,
        <product/4106#subject>,
        <product/469#subject>,
        <product/500#subject> ;
    schema:datePublished "2022-04-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/131052/131052-5dbe1afd4e67.webp> ;
    schema:name "Rom.Hacks"@en,
        "Rom.Hacks"@ja,
        "Rom.Hacks"@ja-latn ;
    schema:publisher _:N02ee530d306e448c8af8cf2f7f3ba59b ;
    foaf:depiction <https://media.vgm.io/albums/25/131052/131052-5dbe1afd4e67.webp> .

_:N02ee530d306e448c8af8cf2f7f3ba59b schema:name "Preterist Recordings"@en,
        "Preterist Recordings"@ja,
        "Preterist Recordings"@ja-latn ;
    foaf:name "Preterist Recordings"@en,
        "Preterist Recordings"@ja,
        "Preterist Recordings"@ja-latn .

_:N05097c6aa4b94115a82aaa28417181eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undertale - Another Medium - Theology Remix"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "Undertale - Another Medium - Theology Remix"@en .

_:N238e33fa0096487d83eb7933c7fe6482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret of Mana - Into the Thick of It - Theology Deep Trance Remix"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "Secret of Mana - Into the Thick of It - Theology Deep Trance Remix"@en .

_:N4867aa30df9b406da99cc6653afa827a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: A Link to the Past - Light World Dungeon Theme - Theology Remix"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "The Legend of Zelda: A Link to the Past - Light World Dungeon Theme - Theology Remix"@en .

_:N51d1879379f94e9087ba48c213344526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of Zelda: A Link to the Past - Lost Woods - Theology Remix"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "The Legend of Zelda: A Link to the Past - Lost Woods - Theology Remix"@en .

_:N751f6aa4284345e2a0f1923be571f571 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metroid Prime - Phendrana Drifts - Theology Remix"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "Metroid Prime - Phendrana Drifts - Theology Remix"@en .

_:N93757fb57ef94d82bfb28c25e4fa08bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret of Mana - Spirit of the Night - Theology Remix"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "Secret of Mana - Spirit of the Night - Theology Remix"@en .

_:Nb6a750e1a24a48fb8b968786ca0bff64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Donkey Kong Country 2 - In a Snowbound Land - Theology Remix"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "Donkey Kong Country 2 - In a Snowbound Land - Theology Remix"@en .

_:Ndae9ad7730bd444d906299d0c782e9dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario 64 - Jolly Roger Bay - Theology Intro Remix"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "Super Mario 64 - Jolly Roger Bay - Theology Intro Remix"@en .

_:Nff96325c034648a3bb527d7d3358a521 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy VI - Awakening - Theology Remix"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N97333e91f29542509e97e5d993d922a0 ;
    schema:name "Final Fantasy VI - Awakening - Theology Remix"@en .

_:N97333e91f29542509e97e5d993d922a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05097c6aa4b94115a82aaa28417181eb,
        _:N238e33fa0096487d83eb7933c7fe6482,
        _:N4867aa30df9b406da99cc6653afa827a,
        _:N51d1879379f94e9087ba48c213344526,
        _:N751f6aa4284345e2a0f1923be571f571,
        _:N93757fb57ef94d82bfb28c25e4fa08bf,
        _:Nb6a750e1a24a48fb8b968786ca0bff64,
        _:Ndae9ad7730bd444d906299d0c782e9dc,
        _:Nff96325c034648a3bb527d7d3358a521 ;
    mo:track_count 9 ;
    schema:duration "PT42:58"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N05097c6aa4b94115a82aaa28417181eb,
        _:N238e33fa0096487d83eb7933c7fe6482,
        _:N4867aa30df9b406da99cc6653afa827a,
        _:N51d1879379f94e9087ba48c213344526,
        _:N751f6aa4284345e2a0f1923be571f571,
        _:N93757fb57ef94d82bfb28c25e4fa08bf,
        _:Nb6a750e1a24a48fb8b968786ca0bff64,
        _:Ndae9ad7730bd444d906299d0c782e9dc,
        _:Nff96325c034648a3bb527d7d3358a521 .

