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

<album/2302> a mo:Release ;
    mo:catalogue_number "CA-3393" .

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/45/79754/79754-1580256070.jpg> a schema:ImageObject,
        foaf:Image .

<album/79754#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@en,
        "スーパーマリオブラザーズ1.2.3. -HOP! STEP! JUMP!-"@ja,
        "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@ja-latn ;
    mo:composer <artist/1712#subject>,
        <artist/190#subject> ;
    mo:produced_work <album/79754#musicalwork> ;
    schema:name "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@en,
        "スーパーマリオブラザーズ1.2.3. -HOP! STEP! JUMP!-"@ja,
        "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@ja-latn .

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

<album/79754#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@en,
        "スーパーマリオブラザーズ1.2.3. -HOP! STEP! JUMP!-"@ja,
        "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@ja-latn ;
    mo:performance_of <album/79754#musicalwork> ;
    mo:performer <artist/1710#subject> ;
    mo:recorded_as <album/79754#musicalexpression> ;
    schema:byArtist <artist/1710#subject> ;
    schema:name "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@en,
        "スーパーマリオブラザーズ1.2.3. -HOP! STEP! JUMP!-"@ja,
        "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@ja-latn ;
    schema:workPerformed <album/79754#musicalwork> .

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

<album/79754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-05-01"^^xsd:date ;
    dcterms:title "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@en,
        "スーパーマリオブラザーズ1.2.3. -HOP! STEP! JUMP!-"@ja,
        "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@ja-latn ;
    mo:catalogue_number "CAR-1645" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/2302> ;
    mo:publication_of <album/79754#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Naee70fac95744fcf85fd9e380c5e3b6a ;
    mo:record_count 1 ;
    schema:about <product/2138#subject>,
        <product/258#subject>,
        <product/499#subject> ;
    schema:byArtist <artist/1710#subject> ;
    schema:datePublished "1989-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/79754/79754-1580256070.jpg> ;
    schema:name "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@en,
        "スーパーマリオブラザーズ1.2.3. -HOP! STEP! JUMP!-"@ja,
        "Super Mario Brothers 1. 2. 3. -Hop! Step! Jump!-"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/79754/79754-1580256070.jpg> .

_:N0f4ede824f5f466885e6583593475f9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. 1,2 —Nonstop Dancing Edition—"@en ;
    mo:track_number 2 ;
    schema:duration "PT11:39"^^xsd:interval ;
    schema:inPlaylist _:Naee70fac95744fcf85fd9e380c5e3b6a ;
    schema:name "Super Mario Bros. 1,2 —Nonstop Dancing Edition—"@en .

_:N35bad5b0610841fa803d360923322b5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. 3 —Nonstop Special Dance Version—"@en ;
    mo:track_number 1 ;
    schema:duration "PT14:41"^^xsd:interval ;
    schema:inPlaylist _:Naee70fac95744fcf85fd9e380c5e3b6a ;
    schema:name "Super Mario Bros. 3 —Nonstop Special Dance Version—"@en .

_:N8aa89dd4e1ee434682733880822e2997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mario Original Sound Effect Library"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Naee70fac95744fcf85fd9e380c5e3b6a ;
    schema:name "Mario Original Sound Effect Library"@en .

_:Naee70fac95744fcf85fd9e380c5e3b6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f4ede824f5f466885e6583593475f9b,
        _:N35bad5b0610841fa803d360923322b5b,
        _:N8aa89dd4e1ee434682733880822e2997 ;
    mo:track_count 3 ;
    schema:duration "PT29:41"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0f4ede824f5f466885e6583593475f9b,
        _:N35bad5b0610841fa803d360923322b5b,
        _:N8aa89dd4e1ee434682733880822e2997 .

