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

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

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

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

<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/10655#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@en,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/10655#musicalwork> ;
    schema:name "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@en,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja-latn .

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

<album/10655#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@en,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja-latn ;
    mo:performance_of <album/10655#musicalwork> ;
    mo:recorded_as <album/10655#musicalexpression> ;
    schema:name "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@en,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja-latn ;
    schema:workPerformed <album/10655#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

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

<album/10655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-10-01"^^xsd:date ;
    dcterms:title "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@en,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja-latn ;
    mo:catalogue_number "SSP-16" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/10655#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N4c9a21ead30742cabbb3ac2a010f0060 ;
    mo:record_count 1 ;
    schema:about <product/499#subject> ;
    schema:datePublished "1988-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/10655/10655-1223664421.jpg> ;
    schema:name "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@en,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja,
        "Super Mario Bros. 3 -G.S.M. Nintendo 1-"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/10655/10655-1223664421.jpg> .

_:N2ae9c4dbb94446969c6104043be590e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. 3 Medley Arrange Version"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N4c9a21ead30742cabbb3ac2a010f0060 ;
    schema:name "Super Mario Bros. 3 Medley Arrange Version"@en .

_:Nff1f436562434a41a978140e40370c0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros. 3 Athletics Arrange Version"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N4c9a21ead30742cabbb3ac2a010f0060 ;
    schema:name "Super Mario Bros. 3 Athletics Arrange Version"@en .

_:N4c9a21ead30742cabbb3ac2a010f0060 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ae9c4dbb94446969c6104043be590e9,
        _:Nff1f436562434a41a978140e40370c0d ;
    mo:track_count 2 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2ae9c4dbb94446969c6104043be590e9,
        _:Nff1f436562434a41a978140e40370c0d .

