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

<album/1478> a mo:Release ;
    mo:catalogue_number "CA-3838" .

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

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

<artist/1712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79755#subject> ;
    schema:name "Nintendo Co., Ltd."@en,
        "任天堂株式会社"@ja ;
    foaf:made <album/79755#composition>,
        <album/79755#subject> ;
    foaf:name "Nintendo Co., Ltd."@en,
        "任天堂株式会社"@ja .

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

<artist/7449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79755#subject> ;
    schema:name "Offembach"@en ;
    foaf:made <album/79755#composition>,
        <album/79755#subject> ;
    foaf:name "Offembach"@en .

<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/79755#musicalexpression> a mo:Signal ;
    mo:published_as <album/79755#subject> ;
    mo:records <album/79755#performance> .

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

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

<album/79755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    mo:performance_of <album/79755#musicalwork> ;
    mo:performer <artist/1710#subject> ;
    mo:recorded_as <album/79755#musicalexpression> ;
    schema:byArtist <artist/1710#subject> ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    schema:workPerformed <album/79755#musicalwork> .

<artist/1710#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79755#performance> ;
    schema:name "MARIO FREAKS ORCHESTRA"@en ;
    foaf:name "MARIO FREAKS ORCHESTRA"@en .

<album/79755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    mo:composer <artist/1712#subject>,
        <artist/363#subject>,
        <artist/7449#subject> ;
    mo:produced_work <album/79755#musicalwork> ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79755#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/79755#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/79755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-09-01"^^xsd:date ;
    dcterms:title "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    mo:catalogue_number "CAY-1370" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/1478> ;
    mo:publication_of <album/79755#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N33b62044d57c416d9410299ff38e9bc9 ;
    mo:record_count 1 ;
    schema:about <product/2113#subject> ;
    schema:byArtist <artist/1710#subject> ;
    schema:datePublished "1989-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N26cd3e7f2c3a4cb588bbbf20bdf3e948 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MARIO ADVENTURES I (Main BGM #1)"@en,
        "MARIO ADVENTURES I (メインBGM#1)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "MARIO ADVENTURES I (Main BGM #1)"@en,
        "MARIO ADVENTURES I (メインBGM#1)"@ja .

_:N5b007b3cb6a04e7f8c3e1afe4ce12777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNDERGROUND (Underground BGM)"@en,
        "UNDERGROUND (地下BGM)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "UNDERGROUND (Underground BGM)"@en,
        "UNDERGROUND (地下BGM)"@ja .

_:N5b580389e413409d94011d27a6c847a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MARIO ADVENTURES II (Main BGM #2)"@en,
        "MARIO ADVENTURES II (メインBGM#2)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "MARIO ADVENTURES II (Main BGM #2)"@en,
        "MARIO ADVENTURES II (メインBGM#2)"@ja .

_:N610ea24462b84d20b7dae432e5e413fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHOOTING (Shooting Stage BGM)"@en,
        "SHOOTING (シューティング面BGM)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "SHOOTING (Shooting Stage BGM)"@en,
        "SHOOTING (シューティング面BGM)"@ja .

_:N671af34cea2247cc9b95abefd2208d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CHINESE (Chinese Style Stage BGM)"@en,
        "CHINESE (中国風面BGM)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "CHINESE (Chinese Style Stage BGM)"@en,
        "CHINESE (中国風面BGM)"@ja .

_:N8dadc9969cb441c69fc3603cac139e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDING (Ending ~ Staff Roll)"@en,
        "ENDING (エンディング～スタップロール)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "ENDING (Ending ~ Staff Roll)"@en,
        "ENDING (エンディング～スタップロール)"@ja .

_:N9ab58ac17aba40d0b4b7b2519730d68c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OH! DAISY (Princess Daisy Theme)"@en,
        "OH! DAISY (デイジー姫テーマ)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "OH! DAISY (Princess Daisy Theme)"@en,
        "OH! DAISY (デイジー姫テーマ)"@ja .

_:N9d134ade58344ff881d8dcba3f9c8b7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUTEKI (Invincibility BGM)"@en,
        "MUTEKI (不死身BGM)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "MUTEKI (Invincibility BGM)"@en,
        "MUTEKI (不死身BGM)"@ja .

_:Nbaf9f9370d1e42c1a24a4ad7c840245c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIGHT (In Front of the Enemy ~ Enemy Transformation BGM)"@en,
        "FIGHT (敵前～敵変身BGM)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "FIGHT (In Front of the Enemy ~ Enemy Transformation BGM)"@en,
        "FIGHT (敵前～敵変身BGM)"@ja .

_:Nd79d7fc619f44624a20a306d44c93ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SUPER MARIOLAND ORIGINAL BGM MEDLEY"@en,
        "SUPER MARIOLAND ORIGINAL BGM MEDLEY"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N33b62044d57c416d9410299ff38e9bc9 ;
    schema:name "SUPER MARIOLAND ORIGINAL BGM MEDLEY"@en,
        "SUPER MARIOLAND ORIGINAL BGM MEDLEY"@ja .

_:N33b62044d57c416d9410299ff38e9bc9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26cd3e7f2c3a4cb588bbbf20bdf3e948,
        _:N5b007b3cb6a04e7f8c3e1afe4ce12777,
        _:N5b580389e413409d94011d27a6c847a7,
        _:N610ea24462b84d20b7dae432e5e413fc,
        _:N671af34cea2247cc9b95abefd2208d7f,
        _:N8dadc9969cb441c69fc3603cac139e2c,
        _:N9ab58ac17aba40d0b4b7b2519730d68c,
        _:N9d134ade58344ff881d8dcba3f9c8b7a,
        _:Nbaf9f9370d1e42c1a24a4ad7c840245c,
        _:Nd79d7fc619f44624a20a306d44c93ee4 ;
    mo:track_count 10 ;
    schema:duration "PT34:54"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N26cd3e7f2c3a4cb588bbbf20bdf3e948,
        _:N5b007b3cb6a04e7f8c3e1afe4ce12777,
        _:N5b580389e413409d94011d27a6c847a7,
        _:N610ea24462b84d20b7dae432e5e413fc,
        _:N671af34cea2247cc9b95abefd2208d7f,
        _:N8dadc9969cb441c69fc3603cac139e2c,
        _:N9ab58ac17aba40d0b4b7b2519730d68c,
        _:N9d134ade58344ff881d8dcba3f9c8b7a,
        _:Nbaf9f9370d1e42c1a24a4ad7c840245c,
        _:Nd79d7fc619f44624a20a306d44c93ee4 .

