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

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

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

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

<https://medium-media.vgm.io/albums/97/1479/1479-1206647582.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/1479#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 "RTD 125.1183.3" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/9161> ;
    mo:publication_of <album/1479#musicalexpression> ;
    mo:publisher _:N1f9f312ee0c94d1f8a5766f74734f296 ;
    mo:record _:N52df590235734a1d8b30733d4f59aba5 ;
    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/97/1479/1479-1206647582.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 _:N1f9f312ee0c94d1f8a5766f74734f296 ;
    foaf:depiction <https://media.vgm.io/albums/97/1479/1479-1206647582.jpg> .

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

_:N1f9f312ee0c94d1f8a5766f74734f296 schema:name "Living Beat Records, Rough Trade Records"@en ;
    foaf:name "Living Beat Records, Rough Trade Records"@en .

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

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

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

_:N52df590235734a1d8b30733d4f59aba5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cfb67ef7e404f2ca346acbef803030c,
        _:N299d9344e8dc49388d2b75e582ce42fa,
        _:N7f736c6b4a7549308d8ade27a4945e55,
        _:Ncc2c585709e7401b8a69ab2b9f6fbbc6 ;
    mo:track_count 4 ;
    schema:duration "PT19:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0cfb67ef7e404f2ca346acbef803030c,
        _:N299d9344e8dc49388d2b75e582ce42fa,
        _:N7f736c6b4a7549308d8ade27a4945e55,
        _:Ncc2c585709e7401b8a69ab2b9f6fbbc6 .

