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

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

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

<album/79754> a mo:Release ;
    mo:catalogue_number "CAR-1645" .

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2302#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/2302#composition>,
        <album/2302#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/2302#musicalexpression> a mo:Signal ;
    mo:published_as <album/2302#subject> ;
    mo:records <album/2302#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/20/2302/2302-1575662755.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2302#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/2302/2302-1575662755.png> ;
    foaf:depicts <album/2302#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/2302/2302-1575662755.png> .

<https://medium-media.vgm.io/albums/20/2302/2302-1575662755.png> a schema:ImageObject,
        foaf:Image .

<album/2302#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/2302#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/2302#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/2302#composition> ;
    mo:lyrics <album/2302#lyrics> ;
    mo:performed_in <album/2302#performance> ;
    mo:singer <album/2302#vocals> .

<album/2302#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/2302#musicalwork> ;
    mo:performer <artist/1710#subject> ;
    mo:recorded_as <album/2302#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/2302#musicalwork> .

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

<album/2302#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 "CA-3393" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/79754> ;
    mo:publication_of <album/2302#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N130b24fce0c44e3c84104e8f5b3d51ea ;
    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/20/2302/2302-1575662755.png> ;
    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/20/2302/2302-1575662755.png> .

_:N163923105ecf48b89cb476ccb048ec6f 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 _:N130b24fce0c44e3c84104e8f5b3d51ea ;
    schema:name "Super Mario Bros. 1,2 —Nonstop Dancing Edition—"@en .

_:N4b81addbce0d4411847156efe7065bf2 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 _:N130b24fce0c44e3c84104e8f5b3d51ea ;
    schema:name "Mario Original Sound Effect Library"@en .

_:Nf4fb3488c4144e95949eb4858d2fc3d4 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 _:N130b24fce0c44e3c84104e8f5b3d51ea ;
    schema:name "Super Mario Bros. 3 —Nonstop Special Dance Version—"@en .

_:N130b24fce0c44e3c84104e8f5b3d51ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N163923105ecf48b89cb476ccb048ec6f,
        _:N4b81addbce0d4411847156efe7065bf2,
        _:Nf4fb3488c4144e95949eb4858d2fc3d4 ;
    mo:track_count 3 ;
    schema:duration "PT29:41"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N163923105ecf48b89cb476ccb048ec6f,
        _:N4b81addbce0d4411847156efe7065bf2,
        _:Nf4fb3488c4144e95949eb4858d2fc3d4 .

