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

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

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

<product/2132#subject> a schema:CreativeWork ;
    schema:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn ;
    foaf:name "Super Mario RPG: Legend of the Seven Stars"@en,
        "スーパーマリオ RPG"@ja,
        "Super Mario RPG"@ja-latn .

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

<album/105595#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario RPG Legend of Seven Star"@en,
        "Super Mario RPG Legend of Seven Star"@ja,
        "Super Mario RPG Legend of Seven Star"@ja-latn ;
    mo:performance_of <album/105595#musicalwork> ;
    mo:recorded_as <album/105595#musicalexpression> ;
    schema:name "Super Mario RPG Legend of Seven Star"@en,
        "Super Mario RPG Legend of Seven Star"@ja,
        "Super Mario RPG Legend of Seven Star"@ja-latn ;
    schema:workPerformed <album/105595#musicalwork> .

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

<https://medium-media.vgm.io/albums/59/105595/105595-f55e7e7c184c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105595#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario RPG Legend of Seven Star"@en,
        "Super Mario RPG Legend of Seven Star"@ja,
        "Super Mario RPG Legend of Seven Star"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yoko Shimomura"@en ;
            foaf:made <album/105595#composition> ;
            foaf:name "Yoko Shimomura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuo Uematsu"@en ;
            foaf:made <album/105595#composition> ;
            foaf:name "Nobuo Uematsu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Koji Kondo"@en ;
            foaf:made <album/105595#composition> ;
            foaf:name "Koji Kondo"@en ] ;
    mo:produced_work <album/105595#musicalwork> ;
    schema:name "Super Mario RPG Legend of Seven Star"@en,
        "Super Mario RPG Legend of Seven Star"@ja,
        "Super Mario RPG Legend of Seven Star"@ja-latn .

<album/105595#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-01"^^xsd:date ;
    dcterms:title "Super Mario RPG Legend of Seven Star"@en,
        "Super Mario RPG Legend of Seven Star"@ja,
        "Super Mario RPG Legend of Seven Star"@ja-latn ;
    mo:catalogue_number "BDCDS2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105595#musicalexpression> ;
    mo:publisher _:N2176fcfb14334afa9c9057861d00697c ;
    mo:record _:N9e502331167f49259d7e7bb8b7c9150a ;
    mo:record_count 1 ;
    schema:about <product/2132#subject> ;
    schema:datePublished "2020-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/105595/105595-f55e7e7c184c.jpg> ;
    schema:name "Super Mario RPG Legend of Seven Star"@en,
        "Super Mario RPG Legend of Seven Star"@ja,
        "Super Mario RPG Legend of Seven Star"@ja-latn ;
    schema:publisher _:N2176fcfb14334afa9c9057861d00697c ;
    foaf:depiction <https://media.vgm.io/albums/59/105595/105595-f55e7e7c184c.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105595#subject> ;
    schema:name "Koji Kondo"@en ;
    foaf:made <album/105595#subject> ;
    foaf:name "Koji Kondo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105595#subject> ;
    schema:name "Nobuo Uematsu"@en ;
    foaf:made <album/105595#subject> ;
    foaf:name "Nobuo Uematsu"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105595#subject> ;
    schema:name "Yoko Shimomura"@en ;
    foaf:made <album/105595#subject> ;
    foaf:name "Yoko Shimomura"@en .

_:N11f86897478d48afab23bbce9e04c69f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e502331167f49259d7e7bb8b7c9150a ;
    schema:name "Bonus"@en .

_:N2176fcfb14334afa9c9057861d00697c schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N36f1a40bf9d146e5aabfda3ce34de945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mazmerizing"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e502331167f49259d7e7bb8b7c9150a ;
    schema:name "Mazmerizing"@en .

_:N3c909016f3f944a08fba21a7b7c05e3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Window of Stars"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e502331167f49259d7e7bb8b7c9150a ;
    schema:name "The Window of Stars"@en .

_:N7d94e22913b442a2ac29636378ff6bad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mushroom Kingdom"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e502331167f49259d7e7bb8b7c9150a ;
    schema:name "Mushroom Kingdom"@en .

_:Nb2a1573f42664907bf60d22f417572e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beware the Forest"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e502331167f49259d7e7bb8b7c9150a ;
    schema:name "Beware the Forest"@en .

_:Nbb6123007cce445693a7a7ddd1b23d4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Drunkard Song"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9e502331167f49259d7e7bb8b7c9150a ;
    schema:name "The Drunkard Song"@en .

_:N9e502331167f49259d7e7bb8b7c9150a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11f86897478d48afab23bbce9e04c69f,
        _:N36f1a40bf9d146e5aabfda3ce34de945,
        _:N3c909016f3f944a08fba21a7b7c05e3b,
        _:N7d94e22913b442a2ac29636378ff6bad,
        _:Nb2a1573f42664907bf60d22f417572e3,
        _:Nbb6123007cce445693a7a7ddd1b23d4e ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N11f86897478d48afab23bbce9e04c69f,
        _:N36f1a40bf9d146e5aabfda3ce34de945,
        _:N3c909016f3f944a08fba21a7b7c05e3b,
        _:N7d94e22913b442a2ac29636378ff6bad,
        _:Nb2a1573f42664907bf60d22f417572e3,
        _:Nbb6123007cce445693a7a7ddd1b23d4e .

