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

<album/506> a mo:Release ;
    mo:catalogue_number "BY12-5031" .

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

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

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

<artist/44101#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5518#subject> ;
    schema:name "NINTENDO"@en ;
    foaf:made <album/5518#composition>,
        <album/5518#subject> ;
    foaf:name "NINTENDO"@en .

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

<album/5518#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fantasic World of Super Mario Bros. 3"@en,
        "ファンタジック・ワールド・オブ・スーパーマリオブラザーズ３"@ja,
        "Fantasic World of Super Mario Bros. 3"@ja-latn ;
    mo:performance_of <album/5518#musicalwork> ;
    mo:recorded_as <album/5518#musicalexpression> ;
    schema:name "Fantasic World of Super Mario Bros. 3"@en,
        "ファンタジック・ワールド・オブ・スーパーマリオブラザーズ３"@ja,
        "Fantasic World of Super Mario Bros. 3"@ja-latn ;
    schema:workPerformed <album/5518#musicalwork> .

<org/5261#subject> schema:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn ;
    foaf:name "Apollon"@en,
        "アポロン"@ja,
        "Apollon"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/5518/5518-1340819727.jpg> a schema:ImageObject,
        foaf:Image .

<album/5518#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fantasic World of Super Mario Bros. 3"@en,
        "ファンタジック・ワールド・オブ・スーパーマリオブラザーズ３"@ja,
        "Fantasic World of Super Mario Bros. 3"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/44101#subject> ;
    mo:produced_work <album/5518#musicalwork> ;
    schema:name "Fantasic World of Super Mario Bros. 3"@en,
        "ファンタジック・ワールド・オブ・スーパーマリオブラザーズ３"@ja,
        "Fantasic World of Super Mario Bros. 3"@ja-latn .

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

<album/5518#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-12-05"^^xsd:date ;
    dcterms:title "Fantasic World of Super Mario Bros. 3"@en,
        "ファンタジック・ワールド・オブ・スーパーマリオブラザーズ３"@ja,
        "Fantasic World of Super Mario Bros. 3"@ja-latn ;
    mo:catalogue_number "KHY-1036" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/506> ;
    mo:publication_of <album/5518#musicalexpression> ;
    mo:publisher <org/5261#subject> ;
    mo:record _:N3dbc077c61ab47d2a9ba8e1a54ab24aa ;
    mo:record_count 1 ;
    schema:about <product/499#subject> ;
    schema:datePublished "1988-12-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/5518/5518-1340819727.jpg> ;
    schema:name "Fantasic World of Super Mario Bros. 3"@en,
        "ファンタジック・ワールド・オブ・スーパーマリオブラザーズ３"@ja,
        "Fantasic World of Super Mario Bros. 3"@ja-latn ;
    schema:publisher <org/5261#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/5518/5518-1340819727.jpg> .

_:N2e2394ae1c054a5086ee3f4b2101837a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Fantasic Mood"@en,
        "イン・ザ・ファンタジック・ムード"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N3dbc077c61ab47d2a9ba8e1a54ab24aa ;
    schema:name "In the Fantasic Mood"@en,
        "イン・ザ・ファンタジック・ムード"@ja .

_:N2f86cdae229f41af83df5886f9995166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mario Concerto"@en,
        "マリオ協奏曲"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N3dbc077c61ab47d2a9ba8e1a54ab24aa ;
    schema:name "Mario Concerto"@en,
        "マリオ協奏曲"@ja .

_:Nbce74336473b44b8a2d2ec1e438e72f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of the Fantasic World"@en,
        "ジ・エンド・オブ・ザ・ファンタジック・ワールド"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N3dbc077c61ab47d2a9ba8e1a54ab24aa ;
    schema:name "The End of the Fantasic World"@en,
        "ジ・エンド・オブ・ザ・ファンタジック・ワールド"@ja .

_:Nf1efb919a7d64d729720d03f603a5f82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Can't Help Fighting With You"@en,
        "戦わずにいられない"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N3dbc077c61ab47d2a9ba8e1a54ab24aa ;
    schema:name "I Can't Help Fighting With You"@en,
        "戦わずにいられない"@ja .

_:Nf718b50c465943d6a22a0c8c7dcd4f16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. 3, Game Original Sound Story -Selected Medley-"@en,
        "スーパーマリオブラザーズ３．ゲーム・オリジナル・サウンド・ストーリー"@ja ;
    mo:track_number 5 ;
    schema:duration "PT10:01"^^xsd:interval ;
    schema:inPlaylist _:N3dbc077c61ab47d2a9ba8e1a54ab24aa ;
    schema:name "Super Mario Bros. 3, Game Original Sound Story -Selected Medley-"@en,
        "スーパーマリオブラザーズ３．ゲーム・オリジナル・サウンド・ストーリー"@ja .

_:N3dbc077c61ab47d2a9ba8e1a54ab24aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e2394ae1c054a5086ee3f4b2101837a,
        _:N2f86cdae229f41af83df5886f9995166,
        _:Nbce74336473b44b8a2d2ec1e438e72f8,
        _:Nf1efb919a7d64d729720d03f603a5f82,
        _:Nf718b50c465943d6a22a0c8c7dcd4f16 ;
    mo:track_count 5 ;
    schema:duration "PT10:01"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2e2394ae1c054a5086ee3f4b2101837a,
        _:N2f86cdae229f41af83df5886f9995166,
        _:Nbce74336473b44b8a2d2ec1e438e72f8,
        _:Nf1efb919a7d64d729720d03f603a5f82,
        _:Nf718b50c465943d6a22a0c8c7dcd4f16 .

