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

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

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

<album/9161> a mo:Release ;
    mo:catalogue_number "SMASH 23CD" .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1482#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/1482#composition>,
        <album/1482#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/1482#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/1482#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/1482#musicalexpression> a mo:Signal ;
    mo:published_as <album/1482#subject> ;
    mo:records <album/1482#performance> .

<org/4538#subject> schema:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn ;
    foaf:name "Alfa"@en,
        "アルファ"@ja,
        "Alfa"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/1482/1482-1371956192.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/1482#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/1482#musicalwork> ;
    mo:performer <artist/16055#subject>,
        <artist/3569#subject> ;
    mo:recorded_as <album/1482#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/1482#musicalwork> .

<album/1482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-03-21"^^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 "ALCB-744" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/9161> ;
    mo:publication_of <album/1482#musicalexpression> ;
    mo:publisher <org/4538#subject> ;
    mo:record _:N1de831281e1344da8b246c08b421a568 ;
    mo:record_count 1 ;
    schema:about <product/2113#subject> ;
    schema:byArtist <artist/16055#subject>,
        <artist/3569#subject> ;
    schema:datePublished "1993-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/1482/1482-1371956192.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 <org/4538#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/1482/1482-1371956192.jpg> .

_:N135a59f1f3ff4c709d2b206b0b32c3a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "club house mix"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N1de831281e1344da8b246c08b421a568 ;
    schema:name "club house mix"@en .

_:Nb70ecec491b540b1a108d835fe3f6990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "radio version"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N1de831281e1344da8b246c08b421a568 ;
    schema:name "radio version"@en .

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

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

_:N1de831281e1344da8b246c08b421a568 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N135a59f1f3ff4c709d2b206b0b32c3a5,
        _:Nb70ecec491b540b1a108d835fe3f6990,
        _:Nc54ed8d5c8c1493c85e81e73f3194898,
        _:Ndf58d26c07214c46833d365bed1ca1b2 ;
    mo:track_count 4 ;
    schema:duration "PT19:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N135a59f1f3ff4c709d2b206b0b32c3a5,
        _:Nb70ecec491b540b1a108d835fe3f6990,
        _:Nc54ed8d5c8c1493c85e81e73f3194898,
        _:Ndf58d26c07214c46833d365bed1ca1b2 .

