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

<album/21710> a mo:Release ;
    mo:catalogue_number "RTD 125.1183.0" .

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21711#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/21711#composition>,
        <album/21711#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<product/2113#subject> a schema:CreativeWork ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    foaf:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn .

<album/21711#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@en,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja-latn ;
    mo:composer <artist/363#subject> ;
    mo:produced_work <album/21711#musicalwork> ;
    schema:name "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@en,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/11/21711/21711-1288276363.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16055#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21711#performance> ;
    schema:name "M.C. Mario"@en ;
    foaf:name "M.C. Mario"@en .

<artist/3569#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21711#performance> ;
    schema:name "Ambassadors of Funk"@en ;
    foaf:name "Ambassadors of Funk"@en .

<album/21711#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@en,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja-latn ;
    mo:performance_of <album/21711#musicalwork> ;
    mo:performer <artist/16055#subject>,
        <artist/3569#subject> ;
    mo:recorded_as <album/21711#musicalexpression> ;
    schema:byArtist <artist/16055#subject>,
        <artist/3569#subject> ;
    schema:name "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@en,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja-latn ;
    schema:workPerformed <album/21711#musicalwork> .

<album/21711#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-01-01"^^xsd:date ;
    dcterms:title "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@en,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja-latn ;
    mo:catalogue_number "GFB 044" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/21710> ;
    mo:publication_of <album/21711#musicalexpression> ;
    mo:publisher _:N05682108432a4ca7b65f8dd80e1b1553 ;
    mo:record _:Ncab39230347d445eb9544dc397d903b9 ;
    mo:record_count 1 ;
    schema:about <product/2113#subject> ;
    schema:byArtist <artist/16055#subject>,
        <artist/3569#subject> ;
    schema:datePublished "1992-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/21711/21711-1288276363.jpg> ;
    schema:name "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@en,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja,
        "Super Mario Land: Ambassadors of Funk featuring M.C. Mario"@ja-latn ;
    schema:publisher _:N05682108432a4ca7b65f8dd80e1b1553 ;
    foaf:depiction <https://media.vgm.io/albums/11/21711/21711-1288276363.jpg> .

_:N05682108432a4ca7b65f8dd80e1b1553 schema:name "GFB Records"@en ;
    foaf:name "GFB Records"@en .

_:N081c136d00ed4f81bdf27aa8dce152a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daisy's breakdown"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ncab39230347d445eb9544dc397d903b9 ;
    schema:name "Daisy's breakdown"@en .

_:N404768ec36134dcfbaf5b307b8140967 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "radio version"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ncab39230347d445eb9544dc397d903b9 ;
    schema:name "radio version"@en .

_:N6a0e073f0a6f41fa99606516d93c9fe1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "club house mix"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Ncab39230347d445eb9544dc397d903b9 ;
    schema:name "club house mix"@en .

_:Ndef4756a4a0f4f8e8c820b4742ed1b4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "instrumental"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Ncab39230347d445eb9544dc397d903b9 ;
    schema:name "instrumental"@en .

_:Ncab39230347d445eb9544dc397d903b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N081c136d00ed4f81bdf27aa8dce152a9,
        _:N404768ec36134dcfbaf5b307b8140967,
        _:N6a0e073f0a6f41fa99606516d93c9fe1,
        _:Ndef4756a4a0f4f8e8c820b4742ed1b4f ;
    mo:track_count 4 ;
    schema:duration "PT10:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N081c136d00ed4f81bdf27aa8dce152a9,
        _:N404768ec36134dcfbaf5b307b8140967,
        _:N6a0e073f0a6f41fa99606516d93c9fe1,
        _:Ndef4756a4a0f4f8e8c820b4742ed1b4f .

