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

<album/136834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn ;
    mo:produced_work <album/136834#musicalwork> ;
    schema:name "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn .

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

<product/12469#subject> a schema:CreativeWork ;
    schema:name "Game & Watch Gallery 2"@en,
        "ゲームボーイギャラリー2"@ja,
        "Game Boy Gallery 2"@ja-latn ;
    foaf:name "Game & Watch Gallery 2"@en,
        "ゲームボーイギャラリー2"@ja,
        "Game Boy Gallery 2"@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/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 .

<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/2137#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn ;
    foaf:name "Super Mario Bros. 2"@en,
        "スーパーマリオUSA"@ja,
        "Super Mario USA"@ja-latn .

<product/2140#subject> a schema:CreativeWork ;
    schema:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn ;
    foaf:name "Dr. Mario"@en,
        "ドクターマリオ"@ja,
        "Dr. Mario"@ja-latn .

<product/490#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn ;
    foaf:name "The Legend of Zelda: The Wind Waker"@en,
        "ゼルダの伝説 風のタクト"@ja,
        "Zelda no Densetsu: Kaze no Takt"@ja-latn .

<product/725#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land 2"@en,
        "星のカービィ2"@ja,
        "Hoshi no Kirby 2"@ja-latn ;
    foaf:name "Kirby's Dream Land 2"@en,
        "星のカービィ2"@ja,
        "Hoshi no Kirby 2"@ja-latn .

<release/18196#subject> a schema:CreativeWork ;
    schema:name "Bust-A-Move"@en,
        "Bust-A-Move"@ja,
        "Bust-A-Move"@ja-latn ;
    foaf:name "Bust-A-Move"@en,
        "Bust-A-Move"@ja,
        "Bust-A-Move"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/43/136834/136834-b6bf53eb0f9d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-28"^^xsd:date ;
    dcterms:title "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136834#musicalexpression> ;
    mo:publisher _:Nefdac4ae530d43ca88a07026668c13e9 ;
    mo:record _:N186995a1f5fc470f9a388af3a8fbc32a ;
    mo:record_count 1 ;
    schema:about <product/12469#subject>,
        <product/196#subject>,
        <product/2116#subject>,
        <product/2132#subject>,
        <product/2137#subject>,
        <product/2140#subject>,
        <product/490#subject>,
        <product/725#subject>,
        <release/18196#subject> ;
    schema:datePublished "2014-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/136834/136834-b6bf53eb0f9d.jpg> ;
    schema:name "My Insanity / Blen"@en,
        "My Insanity / Blen"@ja,
        "My Insanity / Blen"@ja-latn ;
    schema:publisher _:Nefdac4ae530d43ca88a07026668c13e9 ;
    foaf:depiction <https://media.vgm.io/albums/43/136834/136834-b6bf53eb0f9d.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "The Chimpanzebras"@en ;
    foaf:made <album/136834#subject> ;
    foaf:name "The Chimpanzebras"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "The Chimpanzebras"@en ;
    foaf:made <album/136834#vocals> ;
    foaf:name "The Chimpanzebras"@en .

_:N5c8ab2a615f34a81a6f96aab67fc3189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Insanity (Kirby's Dream Land Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "My Insanity (Kirby's Dream Land Remix)"@en .

_:N86abe6b321fd41ea9a6baeab423f09c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Froggie Drinks For Everyone! (Super Mario RPG Remix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "Froggie Drinks For Everyone! (Super Mario RPG Remix)"@en .

_:N8f3258d02d244356b8822de0b673feb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath The Waves (Super Mario Sunshine Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "Beneath The Waves (Super Mario Sunshine Remix)"@en .

_:N91301db54bdf4f7c92d9c673a326ec86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock The Shores (Bust-A-Move Remix)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "Rock The Shores (Bust-A-Move Remix)"@en .

_:N9ec6812cf84f41bba5834d807bc0bcfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discman! feat. Chimpanzebras (Super Mario RPG Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "Discman! feat. Chimpanzebras (Super Mario RPG Remix)"@en .

_:Na788bf8d256c46199b91a10975bc29a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jughead feat. Chimpanzebras (Super Mario Bros. 2 Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "Jughead feat. Chimpanzebras (Super Mario Bros. 2 Remix)"@en .

_:Naa4b6d2efd884c948a1e1de6ca6c968e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When I'm All Alone I Will Always Have One Friend (Secret Of Mana Remix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "When I'm All Alone I Will Always Have One Friend (Secret Of Mana Remix)"@en .

_:Nd01ccdd4e4bb475fa241fd6289011e7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloud Nine (Game & Watch Gallery 2 Remix)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "Cloud Nine (Game & Watch Gallery 2 Remix)"@en .

_:Necc5cebff4b443b9b0f43441f19fc56c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Splash Down Park (Yoshi's Island Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "Splash Down Park (Yoshi's Island Remix)"@en .

_:Nefdac4ae530d43ca88a07026668c13e9 schema:name "Blen"@en,
        "Blen"@ja,
        "Blen"@ja-latn ;
    foaf:name "Blen"@en,
        "Blen"@ja,
        "Blen"@ja-latn .

_:Nf26b59c4daff42b2b153e0202e225d0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunshine Coast (The Legend Of Zelda: The Wind Waker Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N186995a1f5fc470f9a388af3a8fbc32a ;
    schema:name "Sunshine Coast (The Legend Of Zelda: The Wind Waker Remix)"@en .

_:N186995a1f5fc470f9a388af3a8fbc32a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5c8ab2a615f34a81a6f96aab67fc3189,
        _:N86abe6b321fd41ea9a6baeab423f09c2,
        _:N8f3258d02d244356b8822de0b673feb2,
        _:N91301db54bdf4f7c92d9c673a326ec86,
        _:N9ec6812cf84f41bba5834d807bc0bcfd,
        _:Na788bf8d256c46199b91a10975bc29a7,
        _:Naa4b6d2efd884c948a1e1de6ca6c968e,
        _:Nd01ccdd4e4bb475fa241fd6289011e7d,
        _:Necc5cebff4b443b9b0f43441f19fc56c,
        _:Nf26b59c4daff42b2b153e0202e225d0e ;
    mo:track_count 10 ;
    schema:duration "PT27:41"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N5c8ab2a615f34a81a6f96aab67fc3189,
        _:N86abe6b321fd41ea9a6baeab423f09c2,
        _:N8f3258d02d244356b8822de0b673feb2,
        _:N91301db54bdf4f7c92d9c673a326ec86,
        _:N9ec6812cf84f41bba5834d807bc0bcfd,
        _:Na788bf8d256c46199b91a10975bc29a7,
        _:Naa4b6d2efd884c948a1e1de6ca6c968e,
        _:Nd01ccdd4e4bb475fa241fd6289011e7d,
        _:Necc5cebff4b443b9b0f43441f19fc56c,
        _:Nf26b59c4daff42b2b153e0202e225d0e .

