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

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

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

<album/535> a mo:Release ;
    mo:catalogue_number "MECG-28003" .

<artist/10447#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18255#subject> ;
    schema:name "Keiko Matsui"@en,
        "松居慶子"@ja ;
    foaf:made <album/18255#composition>,
        <album/18255#subject> ;
    foaf:name "Keiko Matsui"@en,
        "松居慶子"@ja .

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

<artist/44100#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18255#subject> ;
    schema:name "Nintendo Staff"@en ;
    foaf:made <album/18255#composition>,
        <album/18255#subject> ;
    foaf:name "Nintendo Staff"@en .

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

<product/499#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 3"@en,
        "スーパーマリオブラザーズ3"@ja,
        "Super Mario Bros. 3"@ja-latn ;
    foaf:name "Super Mario Bros. 3"@en,
        "スーパーマリオブラザーズ3"@ja,
        "Super Mario Bros. 3"@ja-latn .

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

<album/18255#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario Bros. Special"@en,
        "Super Mario Bros. Special"@ja,
        "Super Mario Bros. Special"@ja-latn ;
    mo:performance_of <album/18255#musicalwork> ;
    mo:recorded_as <album/18255#musicalexpression> ;
    schema:name "Super Mario Bros. Special"@en,
        "Super Mario Bros. Special"@ja,
        "Super Mario Bros. Special"@ja-latn ;
    schema:workPerformed <album/18255#musicalwork> .

<org/4695#subject> schema:name "meldac"@en,
        "メルダック"@ja,
        "meldac"@ja-latn ;
    foaf:name "meldac"@en,
        "メルダック"@ja,
        "meldac"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/18255/18255-1267613055.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18255#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario Bros. Special"@en,
        "Super Mario Bros. Special"@ja,
        "Super Mario Bros. Special"@ja-latn ;
    mo:composer <artist/10447#subject>,
        <artist/190#subject>,
        <artist/44100#subject> ;
    mo:produced_work <album/18255#musicalwork> ;
    schema:name "Super Mario Bros. Special"@en,
        "Super Mario Bros. Special"@ja,
        "Super Mario Bros. Special"@ja-latn .

<album/18255#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-04-21"^^xsd:date ;
    dcterms:title "Super Mario Bros. Special"@en,
        "Super Mario Bros. Special"@ja,
        "Super Mario Bros. Special"@ja-latn ;
    mo:catalogue_number "METG-28003" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/535> ;
    mo:publication_of <album/18255#musicalexpression> ;
    mo:publisher <org/4695#subject> ;
    mo:record _:Nc94d0ed7517b44a49267b4b710a89365 ;
    mo:record_count 1 ;
    schema:about <product/258#subject>,
        <product/499#subject> ;
    schema:datePublished "1990-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/18255/18255-1267613055.jpg> ;
    schema:name "Super Mario Bros. Special"@en,
        "Super Mario Bros. Special"@ja,
        "Super Mario Bros. Special"@ja-latn ;
    schema:publisher <org/4695#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/18255/18255-1267613055.jpg> .

_:N055e1c69303640c7ba769023668bdc61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Light in the Maze"@en,
        "迷宮の中の光"@ja,
        "Meikyuu no Naka no Hikari"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "A Light in the Maze"@en,
        "迷宮の中の光"@ja,
        "Meikyuu no Naka no Hikari"@ja-latn .

_:N09fa407ca1b444af93df967125c77be7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seeing in a Dream"@en,
        "夢の中で見つけて"@ja,
        "Yume no Naka de Mitsukete"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "Seeing in a Dream"@en,
        "夢の中で見つけて"@ja,
        "Yume no Naka de Mitsukete"@ja-latn .

_:N0f7ba2ae9c8c4cf383a6cae0db97964c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ PART-5"@en,
        "DJ PART-5"@ja,
        "DJ PART-5"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "DJ PART-5"@en,
        "DJ PART-5"@ja,
        "DJ PART-5"@ja-latn .

_:N21b5b07d1ec64bedbca4861ba181c741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ PART-3"@en,
        "DJ PART-3"@ja,
        "DJ PART-3"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "DJ PART-3"@en,
        "DJ PART-3"@ja,
        "DJ PART-3"@ja-latn .

_:N393a4a5140764061810e53f3c32d0a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Learning From the Wind"@en,
        "風が教えてくれる"@ja,
        "Kaze ga Oshiete Kureru"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "Learning From the Wind"@en,
        "風が教えてくれる"@ja,
        "Kaze ga Oshiete Kureru"@ja-latn .

_:N41efc3b594384247b3c756d6fb67cee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ PART-7"@en,
        "DJ PART-7"@ja,
        "DJ PART-7"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT0:30"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "DJ PART-7"@en,
        "DJ PART-7"@ja,
        "DJ PART-7"@ja-latn .

_:N4639793d31954b9fb7b08afa33a0b0b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brothers' Hearts as One"@en,
        "心はひとつブラザーズ"@ja,
        "Kokoro wa Hitotsu Brothers"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "The Brothers' Hearts as One"@en,
        "心はひとつブラザーズ"@ja,
        "Kokoro wa Hitotsu Brothers"@ja-latn .

_:N4a1d581931354e32a2c26529cdfdc35f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "News From Underwater"@en,
        "水の中からの便り"@ja,
        "Mizu no Naka kara no Tayori"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "News From Underwater"@en,
        "水の中からの便り"@ja,
        "Mizu no Naka kara no Tayori"@ja-latn .

_:N6c3d28324fe94742bb62d975717a6b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ PART-4"@en,
        "DJ PART-4"@ja,
        "DJ PART-4"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "DJ PART-4"@en,
        "DJ PART-4"@ja,
        "DJ PART-4"@ja-latn .

_:N90d1076d29e44b60ad3de396cfadc362 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "1up Mushroom Run Away!"@en,
        "1up キノコ Run Away!"@ja,
        "1up Kinoko Run Away!"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "1up Mushroom Run Away!"@en,
        "1up キノコ Run Away!"@ja,
        "1up Kinoko Run Away!"@ja-latn .

_:Na7e13f114cf0460ba75ba96223a7185d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ PART-2"@en,
        "DJ PART-2"@ja,
        "DJ PART-2"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "DJ PART-2"@en,
        "DJ PART-2"@ja,
        "DJ PART-2"@ja-latn .

_:Nc249644478db4cba8ee826c490c852e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Constellation Palace Descended to the Surface"@en,
        "地上に降りた星座宮"@ja,
        "Chijou ni Orita Seizakyuu"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "The Constellation Palace Descended to the Surface"@en,
        "地上に降りた星座宮"@ja,
        "Chijou ni Orita Seizakyuu"@ja-latn .

_:Ndb8adcedb8d74ebf9cdd8c731cb42059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ PART-1"@en,
        "DJ PART-1"@ja,
        "DJ PART-1"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "DJ PART-1"@en,
        "DJ PART-1"@ja,
        "DJ PART-1"@ja-latn .

_:Nde87bf503ed6426dbc6460434245f55b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Multiple Lives in the Game"@en,
        "人生いろいろゲーム"@ja,
        "Jinsei Iroiro Game"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "Multiple Lives in the Game"@en,
        "人生いろいろゲーム"@ja,
        "Jinsei Iroiro Game"@ja-latn .

_:Ne945dfe0815f4abb950e648ffd1ae94f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DJ PART-6"@en,
        "DJ PART-6"@ja,
        "DJ PART-6"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "DJ PART-6"@en,
        "DJ PART-6"@ja,
        "DJ PART-6"@ja-latn .

_:Nf357ce38eb944e118a6fd240562938f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great King Koopa's Hell Bridge"@en,
        "クッパ大王地獄橋"@ja,
        "Koopa Daiou Jigokubashi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "Great King Koopa's Hell Bridge"@en,
        "クッパ大王地獄橋"@ja,
        "Koopa Daiou Jigokubashi"@ja-latn .

_:Nf5e799e16b3b4644bf5c755131e5c2f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mushroom Kingdom Carnival"@en,
        "キノコの国のカーニバル"@ja,
        "Kinoko no Kuni no Carnival"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nc94d0ed7517b44a49267b4b710a89365 ;
    schema:name "Mushroom Kingdom Carnival"@en,
        "キノコの国のカーニバル"@ja,
        "Kinoko no Kuni no Carnival"@ja-latn .

_:Nc94d0ed7517b44a49267b4b710a89365 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N055e1c69303640c7ba769023668bdc61,
        _:N09fa407ca1b444af93df967125c77be7,
        _:N0f7ba2ae9c8c4cf383a6cae0db97964c,
        _:N21b5b07d1ec64bedbca4861ba181c741,
        _:N393a4a5140764061810e53f3c32d0a00,
        _:N41efc3b594384247b3c756d6fb67cee3,
        _:N4639793d31954b9fb7b08afa33a0b0b2,
        _:N4a1d581931354e32a2c26529cdfdc35f,
        _:N6c3d28324fe94742bb62d975717a6b71,
        _:N90d1076d29e44b60ad3de396cfadc362,
        _:Na7e13f114cf0460ba75ba96223a7185d,
        _:Nc249644478db4cba8ee826c490c852e9,
        _:Ndb8adcedb8d74ebf9cdd8c731cb42059,
        _:Nde87bf503ed6426dbc6460434245f55b,
        _:Ne945dfe0815f4abb950e648ffd1ae94f,
        _:Nf357ce38eb944e118a6fd240562938f5,
        _:Nf5e799e16b3b4644bf5c755131e5c2f5 ;
    mo:track_count 17 ;
    schema:duration "PT48:27"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N055e1c69303640c7ba769023668bdc61,
        _:N09fa407ca1b444af93df967125c77be7,
        _:N0f7ba2ae9c8c4cf383a6cae0db97964c,
        _:N21b5b07d1ec64bedbca4861ba181c741,
        _:N393a4a5140764061810e53f3c32d0a00,
        _:N41efc3b594384247b3c756d6fb67cee3,
        _:N4639793d31954b9fb7b08afa33a0b0b2,
        _:N4a1d581931354e32a2c26529cdfdc35f,
        _:N6c3d28324fe94742bb62d975717a6b71,
        _:N90d1076d29e44b60ad3de396cfadc362,
        _:Na7e13f114cf0460ba75ba96223a7185d,
        _:Nc249644478db4cba8ee826c490c852e9,
        _:Ndb8adcedb8d74ebf9cdd8c731cb42059,
        _:Nde87bf503ed6426dbc6460434245f55b,
        _:Ne945dfe0815f4abb950e648ffd1ae94f,
        _:Nf357ce38eb944e118a6fd240562938f5,
        _:Nf5e799e16b3b4644bf5c755131e5c2f5 .

