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

<artist/3602#subject> a schema:Person,
        foaf:Person ;
    schema:name "Princess Peach"@en ;
    foaf:made <album/11385#subject>,
        <album/11385#vocals> ;
    foaf:name "Princess Peach"@en .

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11385#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/11385#composition>,
        <album/11385#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<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 .

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

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

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

<org/2267#subject> schema:name "PONY"@en,
        "PONY"@ja,
        "PONY"@ja-latn ;
    foaf:name "PONY"@en,
        "PONY"@ja,
        "PONY"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/11385/11385-1470333976.jpg> a schema:ImageObject,
        foaf:Image .

<album/11385#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario Brothers GO GO Mario!! Princess Peach"@en,
        "ＧＯ ＧＯ マリオ！！　プリンセスピーチ"@ja,
        "Super Mario Brothers GO GO Mario!! Princess Peach"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/3601#subject> ;
    mo:produced_work <album/11385#musicalwork> ;
    schema:name "Super Mario Brothers GO GO Mario!! Princess Peach"@en,
        "ＧＯ ＧＯ マリオ！！　プリンセスピーチ"@ja,
        "Super Mario Brothers GO GO Mario!! Princess Peach"@ja-latn .

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

<album/11385#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario Brothers GO GO Mario!! Princess Peach"@en,
        "ＧＯ ＧＯ マリオ！！　プリンセスピーチ"@ja,
        "Super Mario Brothers GO GO Mario!! Princess Peach"@ja-latn ;
    mo:performance_of <album/11385#musicalwork> ;
    mo:performer <artist/3601#subject> ;
    mo:recorded_as <album/11385#musicalexpression> ;
    schema:byArtist <artist/3601#subject> ;
    schema:name "Super Mario Brothers GO GO Mario!! Princess Peach"@en,
        "ＧＯ ＧＯ マリオ！！　プリンセスピーチ"@ja,
        "Super Mario Brothers GO GO Mario!! Princess Peach"@ja-latn ;
    schema:workPerformed <album/11385#musicalwork> .

<artist/3601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11385#subject> ;
    mo:performed <album/11385#performance> ;
    schema:name "SUPER MORIYA BAND"@en ;
    foaf:made <album/11385#composition>,
        <album/11385#lyrics>,
        <album/11385#subject> ;
    foaf:name "SUPER MORIYA BAND"@en .

<album/11385#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-04-21"^^xsd:date ;
    dcterms:title "Super Mario Brothers GO GO Mario!! Princess Peach"@en,
        "ＧＯ ＧＯ マリオ！！　プリンセスピーチ"@ja,
        "Super Mario Brothers GO GO Mario!! Princess Peach"@ja-latn ;
    mo:catalogue_number "7P-1002" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/11385#musicalexpression> ;
    mo:publisher <org/2267#subject> ;
    mo:record _:N96cafb15ddf54e31a18dd58791af9ff4 ;
    mo:record_count 1 ;
    schema:about <product/258#subject> ;
    schema:byArtist <artist/3601#subject> ;
    schema:datePublished "1986-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/11385/11385-1470333976.jpg> ;
    schema:name "Super Mario Brothers GO GO Mario!! Princess Peach"@en,
        "ＧＯ ＧＯ マリオ！！　プリンセスピーチ"@ja,
        "Super Mario Brothers GO GO Mario!! Princess Peach"@ja-latn ;
    schema:publisher <org/2267#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/11385/11385-1470333976.jpg> .

_:N76596ce52d2041a5aad2b65f238d7793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO GO Mario!! (Karaoke)"@en,
        "ＧＯ ＧＯ マリオ！！（カラオケ）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cafb15ddf54e31a18dd58791af9ff4 ;
    schema:name "GO GO Mario!! (Karaoke)"@en,
        "ＧＯ ＧＯ マリオ！！（カラオケ）"@ja .

_:Nfdc5aae36efe47d2ab2b295459febdf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO GO Mario!!"@en,
        "ＧＯ ＧＯ マリオ！！"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N96cafb15ddf54e31a18dd58791af9ff4 ;
    schema:name "GO GO Mario!!"@en,
        "ＧＯ ＧＯ マリオ！！"@ja .

_:N96cafb15ddf54e31a18dd58791af9ff4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N76596ce52d2041a5aad2b65f238d7793,
        _:Nfdc5aae36efe47d2ab2b295459febdf6 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N76596ce52d2041a5aad2b65f238d7793,
        _:Nfdc5aae36efe47d2ab2b295459febdf6 .

