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

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

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

<artist/14919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52141#subject> ;
    schema:name "Karl Brueggemann"@en ;
    foaf:made <album/52141#composition>,
        <album/52141#subject> ;
    foaf:name "Karl Brueggemann"@en .

<artist/14920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52141#subject> ;
    schema:name "Will Brueggemann"@en ;
    foaf:made <album/52141#composition>,
        <album/52141#subject> ;
    foaf:name "Will Brueggemann"@en .

<artist/17451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52141#subject> ;
    schema:name "Marty Brueggemann"@en ;
    foaf:made <album/52141#composition>,
        <album/52141#subject> ;
    foaf:name "Marty Brueggemann"@en .

<product/2116#subject> a schema:CreativeWork ;
    schema:name "Super Mario World 2: Yoshi's Island"@en,
        "スーパーマリオ ヨッシーアイランド"@ja,
        "Super Mario: Yoshi Island"@ja-latn ;
    foaf:name "Super Mario World 2: Yoshi's Island"@en,
        "スーパーマリオ ヨッシーアイランド"@ja,
        "Super Mario: Yoshi Island"@ja-latn .

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

<album/52141#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hello World: Journey to Dino Island"@en,
        "Hello World: Journey to Dino Island"@ja,
        "Hello World: Journey to Dino Island"@ja-latn ;
    mo:performance_of <album/52141#musicalwork> ;
    mo:recorded_as <album/52141#musicalexpression> ;
    schema:name "Hello World: Journey to Dino Island"@en,
        "Hello World: Journey to Dino Island"@ja,
        "Hello World: Journey to Dino Island"@ja-latn ;
    schema:workPerformed <album/52141#musicalwork> .

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

<https://medium-media.vgm.io/albums/14/52141/52141-1428995813.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52141#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hello World: Journey to Dino Island"@en,
        "Hello World: Journey to Dino Island"@ja,
        "Hello World: Journey to Dino Island"@ja-latn ;
    mo:composer <artist/14919#subject>,
        <artist/14920#subject>,
        <artist/17451#subject> ;
    mo:produced_work <album/52141#musicalwork> ;
    schema:name "Hello World: Journey to Dino Island"@en,
        "Hello World: Journey to Dino Island"@ja,
        "Hello World: Journey to Dino Island"@ja-latn .

<album/52141#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-14"^^xsd:date ;
    dcterms:title "Hello World: Journey to Dino Island"@en,
        "Hello World: Journey to Dino Island"@ja,
        "Hello World: Journey to Dino Island"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/52141#musicalexpression> ;
    mo:publisher _:N5e93d7740b5a4bdbb42835248cf7c42e ;
    mo:record _:Nfbe176e876994e858e893106d7797494 ;
    mo:record_count 1 ;
    schema:about <product/2116#subject> ;
    schema:datePublished "2015-04-14"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/14/52141/52141-1428995813.jpg> ;
    schema:name "Hello World: Journey to Dino Island"@en,
        "Hello World: Journey to Dino Island"@ja,
        "Hello World: Journey to Dino Island"@ja-latn ;
    schema:publisher _:N5e93d7740b5a4bdbb42835248cf7c42e ;
    foaf:depiction <https://media.vgm.io/albums/14/52141/52141-1428995813.jpg> .

_:N130802ce6aa74e8cbfcd365d752df341 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jackpot Baby!"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Jackpot Baby!"@en .

_:N19c4a071d6034a9b8f5de687d98b2596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Score!"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Score!"@en .

_:N2647024f29784de9bf6cc8341bf91db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Top of Mount Eek (Map 2)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "To the Top of Mount Eek (Map 2)"@en .

_:N39713fb3411b4f48b290c0c15255d155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Island"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Castle Island"@en .

_:N3bd907dd82a54369981c8a8584ce7da9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Foot Forward (Map 1)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "First Foot Forward (Map 1)"@en .

_:N40056dd8f8fe4fa48d7d8de9ab1b39f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Try to Keep Up! (Athletic)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Try to Keep Up! (Athletic)"@en .

_:N4903befd5cd842cd897611f115858bae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down on Dino Island"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Down on Dino Island"@en .

_:N5e93d7740b5a4bdbb42835248cf7c42e schema:name "Super Marcato Bros."@en,
        "Super Marcato Bros."@ja,
        "Super Marcato Bros."@ja-latn ;
    foaf:name "Super Marcato Bros."@en,
        "Super Marcato Bros."@ja,
        "Super Marcato Bros."@ja-latn .

_:N6c2ff4c1ecca428c91e623f1632116a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happily Ever After"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Happily Ever After"@en .

_:N6dda0b05437640f99e5d91d507b84999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storytime Lullaby"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Storytime Lullaby"@en .

_:Naa54afc74c4245f5a1334a93e1edfc02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roll Egg, Roll (Coconut Grove)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Roll Egg, Roll (Coconut Grove)"@en .

_:Nb1f0cc446cef4cc48c74b66a130670c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Caves of Mr. Mole (Underground)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "The Caves of Mr. Mole (Underground)"@en .

_:Ncca500722d274b8f831f395e9050430d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monkey See, Monkey Do (Watermelon Hill)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "Monkey See, Monkey Do (Watermelon Hill)"@en .

_:Nd21a937d24614ae48d4f7785c1fb8da4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legendary Baby Brawl"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "The Legendary Baby Brawl"@en .

_:Ne53790a0fa384069b2250a22f06ab8c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King Twizzle's Tantrum"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Nfbe176e876994e858e893106d7797494 ;
    schema:name "King Twizzle's Tantrum"@en .

_:Nfbe176e876994e858e893106d7797494 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N130802ce6aa74e8cbfcd365d752df341,
        _:N19c4a071d6034a9b8f5de687d98b2596,
        _:N2647024f29784de9bf6cc8341bf91db5,
        _:N39713fb3411b4f48b290c0c15255d155,
        _:N3bd907dd82a54369981c8a8584ce7da9,
        _:N40056dd8f8fe4fa48d7d8de9ab1b39f4,
        _:N4903befd5cd842cd897611f115858bae,
        _:N6c2ff4c1ecca428c91e623f1632116a9,
        _:N6dda0b05437640f99e5d91d507b84999,
        _:Naa54afc74c4245f5a1334a93e1edfc02,
        _:Nb1f0cc446cef4cc48c74b66a130670c0,
        _:Ncca500722d274b8f831f395e9050430d,
        _:Nd21a937d24614ae48d4f7785c1fb8da4,
        _:Ne53790a0fa384069b2250a22f06ab8c4 ;
    mo:track_count 14 ;
    schema:duration "PT30:38"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N130802ce6aa74e8cbfcd365d752df341,
        _:N19c4a071d6034a9b8f5de687d98b2596,
        _:N2647024f29784de9bf6cc8341bf91db5,
        _:N39713fb3411b4f48b290c0c15255d155,
        _:N3bd907dd82a54369981c8a8584ce7da9,
        _:N40056dd8f8fe4fa48d7d8de9ab1b39f4,
        _:N4903befd5cd842cd897611f115858bae,
        _:N6c2ff4c1ecca428c91e623f1632116a9,
        _:N6dda0b05437640f99e5d91d507b84999,
        _:Naa54afc74c4245f5a1334a93e1edfc02,
        _:Nb1f0cc446cef4cc48c74b66a130670c0,
        _:Ncca500722d274b8f831f395e9050430d,
        _:Nd21a937d24614ae48d4f7785c1fb8da4,
        _:Ne53790a0fa384069b2250a22f06ab8c4 .

