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

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

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

<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/90064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario World 2: Yoshi's Island"@en,
        "Super Mario World 2: Yoshi's Island"@ja,
        "Super Mario World 2: Yoshi's Island"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Kondo"@en ;
            foaf:made <album/90064#composition> ;
            foaf:name "Koji Kondo"@en ] ;
    mo:produced_work <album/90064#musicalwork> ;
    schema:name "Super Mario World 2: Yoshi's Island"@en,
        "Super Mario World 2: Yoshi's Island"@ja,
        "Super Mario World 2: Yoshi's Island"@ja-latn .

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

<album/90064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario World 2: Yoshi's Island"@en,
        "Super Mario World 2: Yoshi's Island"@ja,
        "Super Mario World 2: Yoshi's Island"@ja-latn ;
    mo:performance_of <album/90064#musicalwork> ;
    mo:recorded_as <album/90064#musicalexpression> ;
    schema:name "Super Mario World 2: Yoshi's Island"@en,
        "Super Mario World 2: Yoshi's Island"@ja,
        "Super Mario World 2: Yoshi's Island"@ja-latn ;
    schema:workPerformed <album/90064#musicalwork> .

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

<https://medium-media.vgm.io/albums/46/90064/90064-1567620386.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-01"^^xsd:date ;
    dcterms:title "Super Mario World 2: Yoshi's Island"@en,
        "Super Mario World 2: Yoshi's Island"@ja,
        "Super Mario World 2: Yoshi's Island"@ja-latn ;
    mo:catalogue_number "2DNR-003" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/90064#musicalexpression> ;
    mo:publisher _:Ncceaf6658c3141b29e3223de19205f34 ;
    mo:record _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    mo:record_count 1 ;
    schema:about <product/2116#subject> ;
    schema:datePublished "2019-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/90064/90064-1567620386.jpg> ;
    schema:name "Super Mario World 2: Yoshi's Island"@en,
        "Super Mario World 2: Yoshi's Island"@ja,
        "Super Mario World 2: Yoshi's Island"@ja-latn ;
    schema:publisher _:Ncceaf6658c3141b29e3223de19205f34 ;
    foaf:depiction <https://media.vgm.io/albums/46/90064/90064-1567620386.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90064#subject> ;
    schema:name "Koji Kondo"@en ;
    foaf:made <album/90064#subject> ;
    foaf:name "Koji Kondo"@en .

_:N12c6758b2cb64c119dfa29ea71445ea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koopa (Bowser)"@en ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Koopa (Bowser)"@en .

_:N1e1b6d024be542c184554f3b981f3240 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Map BGM"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Map BGM"@en .

_:N49784eccbc334a6996e8ef88d6b025c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goal"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Goal"@en .

_:N4e50be77e9ff41cdba6260729ec8c8b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Athletic"@en ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Athletic"@en .

_:N5200e1ff30e545a09c1aad20328c538f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle & Fortress"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Castle & Fortress"@en .

_:N5237b111e27f4b78b8c3ac76ac250051 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goal & Score"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Goal & Score"@en .

_:N63275656e9cc45658090c1f8ea73ee98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aboveground"@en ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Aboveground"@en .

_:N65b7d33a37c9418f8e1cf2b15660d502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koopa Clear"@en ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Koopa Clear"@en .

_:N6ccb66adf6c34cb38f161b27c4f76443 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 25 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Ending"@en .

_:N7b77402225ab4f6ba943ee193e8afae0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mini Boss"@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Mini Boss"@en .

_:N90e706ab8bbb45eeb57d107e51b15598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powerful Infant"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Powerful Infant"@en .

_:N93d86df34fb645328bcfd74c91ec2e87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kamek's Theme"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Kamek's Theme"@en .

_:N94bcd504a5a34cd3b128cdbfe56a1ae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Garden"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Flower Garden"@en .

_:Na0abe08ad8274855815fc9ad7c14dfe5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi's Island"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Yoshi's Island"@en .

_:Na8d489d7bba0459994ecd41055464ca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Boss BGM"@en ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Big Boss BGM"@en .

_:Nbb4f0a96a6614a3196b92c9eb9fd6025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Start"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Game Start"@en .

_:Nbd54906ee76f43e8be9ff86a9b812449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Boss Clear"@en ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Big Boss Clear"@en .

_:Nca00cadade5c45fdba5c21561c97f376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Room Before Boss"@en ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Room Before Boss"@en .

_:Ncceaf6658c3141b29e3223de19205f34 schema:name "2D Ninja Records"@en ;
    foaf:name "2D Ninja Records"@en .

_:Ndd3e42a0ad0e47cd8f349b230ca554bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground BGM"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Underground BGM"@en .

_:Nddd02b6d772d4ddaa1ec6368b23895e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 26 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Game Over"@en .

_:Ne2b1646000174aeb9bc58ab3288a756e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Game"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Bonus Game"@en .

_:Ne349a8c981cb431292a6fc9cbd4431e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Player Down"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Player Down"@en .

_:Ne3939eb2d898423e913ee3e060651f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi Start Demo"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Yoshi Start Demo"@en .

_:Neb017ddada47445c851fbf586ce5cf2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Training Course"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Training Course"@en .

_:Nf4c49c3411cc466cb85e25f444fe51f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luigi is Rescued"@en ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Luigi is Rescued"@en .

_:Nf590d60ebf9242f39de66a0362575b43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story Music Box"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 ;
    schema:name "Story Music Box"@en .

_:N0f0f6b6cfa0d43dd89e93c2cc8f5ee27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12c6758b2cb64c119dfa29ea71445ea8,
        _:N1e1b6d024be542c184554f3b981f3240,
        _:N49784eccbc334a6996e8ef88d6b025c4,
        _:N4e50be77e9ff41cdba6260729ec8c8b6,
        _:N5200e1ff30e545a09c1aad20328c538f,
        _:N5237b111e27f4b78b8c3ac76ac250051,
        _:N63275656e9cc45658090c1f8ea73ee98,
        _:N65b7d33a37c9418f8e1cf2b15660d502,
        _:N6ccb66adf6c34cb38f161b27c4f76443,
        _:N7b77402225ab4f6ba943ee193e8afae0,
        _:N90e706ab8bbb45eeb57d107e51b15598,
        _:N93d86df34fb645328bcfd74c91ec2e87,
        _:N94bcd504a5a34cd3b128cdbfe56a1ae3,
        _:Na0abe08ad8274855815fc9ad7c14dfe5,
        _:Na8d489d7bba0459994ecd41055464ca0,
        _:Nbb4f0a96a6614a3196b92c9eb9fd6025,
        _:Nbd54906ee76f43e8be9ff86a9b812449,
        _:Nca00cadade5c45fdba5c21561c97f376,
        _:Ndd3e42a0ad0e47cd8f349b230ca554bf,
        _:Nddd02b6d772d4ddaa1ec6368b23895e6,
        _:Ne2b1646000174aeb9bc58ab3288a756e,
        _:Ne349a8c981cb431292a6fc9cbd4431e6,
        _:Ne3939eb2d898423e913ee3e060651f4f,
        _:Neb017ddada47445c851fbf586ce5cf2c,
        _:Nf4c49c3411cc466cb85e25f444fe51f9,
        _:Nf590d60ebf9242f39de66a0362575b43 ;
    mo:track_count 26 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N12c6758b2cb64c119dfa29ea71445ea8,
        _:N1e1b6d024be542c184554f3b981f3240,
        _:N49784eccbc334a6996e8ef88d6b025c4,
        _:N4e50be77e9ff41cdba6260729ec8c8b6,
        _:N5200e1ff30e545a09c1aad20328c538f,
        _:N5237b111e27f4b78b8c3ac76ac250051,
        _:N63275656e9cc45658090c1f8ea73ee98,
        _:N65b7d33a37c9418f8e1cf2b15660d502,
        _:N6ccb66adf6c34cb38f161b27c4f76443,
        _:N7b77402225ab4f6ba943ee193e8afae0,
        _:N90e706ab8bbb45eeb57d107e51b15598,
        _:N93d86df34fb645328bcfd74c91ec2e87,
        _:N94bcd504a5a34cd3b128cdbfe56a1ae3,
        _:Na0abe08ad8274855815fc9ad7c14dfe5,
        _:Na8d489d7bba0459994ecd41055464ca0,
        _:Nbb4f0a96a6614a3196b92c9eb9fd6025,
        _:Nbd54906ee76f43e8be9ff86a9b812449,
        _:Nca00cadade5c45fdba5c21561c97f376,
        _:Ndd3e42a0ad0e47cd8f349b230ca554bf,
        _:Nddd02b6d772d4ddaa1ec6368b23895e6,
        _:Ne2b1646000174aeb9bc58ab3288a756e,
        _:Ne349a8c981cb431292a6fc9cbd4431e6,
        _:Ne3939eb2d898423e913ee3e060651f4f,
        _:Neb017ddada47445c851fbf586ce5cf2c,
        _:Nf4c49c3411cc466cb85e25f444fe51f9,
        _:Nf590d60ebf9242f39de66a0362575b43 .

