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

<album/109845#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Soul Bros. Live at Iggy's"@en,
        "Super Soul Bros. Live at Iggy's"@ja,
        "Super Soul Bros. Live at Iggy's"@ja-latn ;
    mo:produced_work <album/109845#musicalwork> ;
    schema:name "Super Soul Bros. Live at Iggy's"@en,
        "Super Soul Bros. Live at Iggy's"@ja,
        "Super Soul Bros. Live at Iggy's"@ja-latn .

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

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/2130#subject> a schema:CreativeWork ;
    schema:name "Super Mario Kart"@en,
        "スーパーマリオカート"@ja,
        "Super Mario Kart"@ja-latn ;
    foaf:name "Super Mario Kart"@en,
        "スーパーマリオカート"@ja,
        "Super Mario Kart"@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/250#subject> a schema:CreativeWork ;
    schema:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn ;
    foaf:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/270#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn ;
    foaf:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@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 .

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

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

<https://media.vgm.io/albums/54/109845/109845-887df091c891.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109845#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/109845/109845-887df091c891.jpg> ;
    foaf:depicts <album/109845#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/109845/109845-887df091c891.jpg> .

<https://medium-media.vgm.io/albums/54/109845/109845-887df091c891.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109845#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Soul Bros. Live at Iggy's"@en,
        "Super Soul Bros. Live at Iggy's"@ja,
        "Super Soul Bros. Live at Iggy's"@ja-latn ;
    mo:performance_of <album/109845#musicalwork> ;
    mo:performer <artist/17276#subject> ;
    mo:recorded_as <album/109845#musicalexpression> ;
    schema:byArtist <artist/17276#subject> ;
    schema:name "Super Soul Bros. Live at Iggy's"@en,
        "Super Soul Bros. Live at Iggy's"@ja,
        "Super Soul Bros. Live at Iggy's"@ja-latn ;
    schema:workPerformed <album/109845#musicalwork> .

<artist/17276#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/109845#performance> ;
    schema:name "Super Soul Bros."@en ;
    foaf:name "Super Soul Bros."@en .

<album/109845#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-28"^^xsd:date ;
    dcterms:title "Super Soul Bros. Live at Iggy's"@en,
        "Super Soul Bros. Live at Iggy's"@ja,
        "Super Soul Bros. Live at Iggy's"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/109845#musicalexpression> ;
    mo:publisher _:Ne5f69bc574c74eb7ac48a320098bd145 ;
    mo:record _:N9e15645e7ed348afb43514707de62026 ;
    mo:record_count 1 ;
    schema:about <product/187#subject>,
        <product/2130#subject>,
        <product/2132#subject>,
        <product/250#subject>,
        <product/258#subject>,
        <product/270#subject>,
        <product/420#subject> ;
    schema:byArtist <artist/17276#subject> ;
    schema:datePublished "2012-05-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/109845/109845-887df091c891.jpg> ;
    schema:name "Super Soul Bros. Live at Iggy's"@en,
        "Super Soul Bros. Live at Iggy's"@ja,
        "Super Soul Bros. Live at Iggy's"@ja-latn ;
    schema:publisher _:Ne5f69bc574c74eb7ac48a320098bd145 ;
    foaf:depiction <https://media.vgm.io/albums/54/109845/109845-887df091c891.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jeff Benson"@en ;
    foaf:made <album/109845#subject> ;
    foaf:name "Jeff Benson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jeff Benson"@en ;
    foaf:made <album/109845#vocals> ;
    foaf:name "Jeff Benson"@en .

_:N04a2c6cb4c4a4cbca2643d30080b50be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barrel Volcano"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N9e15645e7ed348afb43514707de62026 ;
    schema:name "Barrel Volcano"@en .

_:N2f782cd519224cb19896e279086ca05d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Storms"@en ;
    mo:track_number 6 ;
    schema:duration "PT9:59"^^xsd:interval ;
    schema:inPlaylist _:N9e15645e7ed348afb43514707de62026 ;
    schema:name "Song of Storms"@en .

_:N36c8bf988f864da890a999b2284e9d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chemical Plant Zone"@en ;
    mo:track_number 1 ;
    schema:duration "PT12:22"^^xsd:interval ;
    schema:inPlaylist _:N9e15645e7ed348afb43514707de62026 ;
    schema:name "Chemical Plant Zone"@en .

_:N4271c736c66641349cc0da7d676e2493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Ambience"@en ;
    mo:track_number 5 ;
    schema:duration "PT10:36"^^xsd:interval ;
    schema:inPlaylist _:N9e15645e7ed348afb43514707de62026 ;
    schema:name "Aquatic Ambience"@en .

_:N9c4538affd4c42779a6021401bd12a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Wood Boarding School"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N9e15645e7ed348afb43514707de62026 ;
    schema:name "Snow Wood Boarding School"@en .

_:Na0059e038dfe4103b140001bb1569dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Woods"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N9e15645e7ed348afb43514707de62026 ;
    schema:name "Lost Woods"@en .

_:Nbce6a72ea82e4c7184af968765741997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mario Circuit"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N9e15645e7ed348afb43514707de62026 ;
    schema:name "Mario Circuit"@en .

_:Ne0871b8c2b9a4915a65221a159090a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mario Underworld"@en ;
    mo:track_number 2 ;
    schema:duration "PT13:56"^^xsd:interval ;
    schema:inPlaylist _:N9e15645e7ed348afb43514707de62026 ;
    schema:name "Mario Underworld"@en .

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

_:N9e15645e7ed348afb43514707de62026 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a2c6cb4c4a4cbca2643d30080b50be,
        _:N2f782cd519224cb19896e279086ca05d,
        _:N36c8bf988f864da890a999b2284e9d30,
        _:N4271c736c66641349cc0da7d676e2493,
        _:N9c4538affd4c42779a6021401bd12a9b,
        _:Na0059e038dfe4103b140001bb1569dc7,
        _:Nbce6a72ea82e4c7184af968765741997,
        _:Ne0871b8c2b9a4915a65221a159090a2e ;
    mo:track_count 8 ;
    schema:duration "PT68:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N04a2c6cb4c4a4cbca2643d30080b50be,
        _:N2f782cd519224cb19896e279086ca05d,
        _:N36c8bf988f864da890a999b2284e9d30,
        _:N4271c736c66641349cc0da7d676e2493,
        _:N9c4538affd4c42779a6021401bd12a9b,
        _:Na0059e038dfe4103b140001bb1569dc7,
        _:Nbce6a72ea82e4c7184af968765741997,
        _:Ne0871b8c2b9a4915a65221a159090a2e .

