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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129102#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/129102#composition>,
        <album/129102#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129102#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/129102#composition>,
        <album/129102#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

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

<https://media.vgm.io/albums/20/129102/129102-e766cf83ea6f.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129102#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/129102/129102-e766cf83ea6f.png> ;
    foaf:depicts <album/129102#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/129102/129102-e766cf83ea6f.png> .

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

<album/129102#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wishing on a Star Piece: music from Super Mario RPG"@en,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/129102#musicalwork> ;
    schema:name "Wishing on a Star Piece: music from Super Mario RPG"@en,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja-latn .

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

<album/129102#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wishing on a Star Piece: music from Super Mario RPG"@en,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja-latn ;
    mo:performance_of <album/129102#musicalwork> ;
    mo:performer <artist/17592#subject> ;
    mo:recorded_as <album/129102#musicalexpression> ;
    schema:byArtist <artist/17592#subject> ;
    schema:name "Wishing on a Star Piece: music from Super Mario RPG"@en,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja-latn ;
    schema:workPerformed <album/129102#musicalwork> .

<artist/17592#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/129102#performance> ;
    schema:name "Patti Rudisill"@en ;
    foaf:name "Patti Rudisill"@en .

<album/129102#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-25"^^xsd:date ;
    dcterms:title "Wishing on a Star Piece: music from Super Mario RPG"@en,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129102#musicalexpression> ;
    mo:publisher _:N35055d05bd8e44658f583003e4573067 ;
    mo:record _:Nc616c1651ec040fd9473d6bbcb80946d ;
    mo:record_count 1 ;
    schema:about <product/2132#subject> ;
    schema:byArtist <artist/17592#subject> ;
    schema:datePublished "2022-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/129102/129102-e766cf83ea6f.png> ;
    schema:name "Wishing on a Star Piece: music from Super Mario RPG"@en,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja,
        "Wishing on a Star Piece: music from Super Mario RPG"@ja-latn ;
    schema:publisher _:N35055d05bd8e44658f583003e4573067 ;
    foaf:depiction <https://media.vgm.io/albums/20/129102/129102-e766cf83ea6f.png> .

_:N1579fa3656944c7b902f6f9e08e56d36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello, Happy Kingdom"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nc616c1651ec040fd9473d6bbcb80946d ;
    schema:name "Hello, Happy Kingdom"@en .

_:N283af10b44254aeebe36d660817d1a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let’s Do the Fluff - Fluff!"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc616c1651ec040fd9473d6bbcb80946d ;
    schema:name "Let’s Do the Fluff - Fluff!"@en .

_:N29d859d67fc54b839c757b2422684907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Margarie Margarita"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nc616c1651ec040fd9473d6bbcb80946d ;
    schema:name "Margarie Margarita"@en .

_:N35055d05bd8e44658f583003e4573067 schema:name "Patti Rudisill"@en,
        "Patti Rudisill"@ja,
        "Patti Rudisill"@ja-latn ;
    foaf:name "Patti Rudisill"@en,
        "Patti Rudisill"@ja,
        "Patti Rudisill"@ja-latn .

_:N4535f140305942a9946ef7ecdbb4150d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunken Ship"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nc616c1651ec040fd9473d6bbcb80946d ;
    schema:name "Sunken Ship"@en .

_:N4b5c5f9a1b184ac6bfd4c9c3eed93b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Against Culex"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nc616c1651ec040fd9473d6bbcb80946d ;
    schema:name "Fight Against Culex"@en .

_:Nfc76627bbab74d949ca55589b96e290c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beware the Forest’s Mushrooms"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc616c1651ec040fd9473d6bbcb80946d ;
    schema:name "Beware the Forest’s Mushrooms"@en .

_:Nc616c1651ec040fd9473d6bbcb80946d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1579fa3656944c7b902f6f9e08e56d36,
        _:N283af10b44254aeebe36d660817d1a25,
        _:N29d859d67fc54b839c757b2422684907,
        _:N4535f140305942a9946ef7ecdbb4150d,
        _:N4b5c5f9a1b184ac6bfd4c9c3eed93b1a,
        _:Nfc76627bbab74d949ca55589b96e290c ;
    mo:track_count 6 ;
    schema:duration "PT14:49"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1579fa3656944c7b902f6f9e08e56d36,
        _:N283af10b44254aeebe36d660817d1a25,
        _:N29d859d67fc54b839c757b2422684907,
        _:N4535f140305942a9946ef7ecdbb4150d,
        _:N4b5c5f9a1b184ac6bfd4c9c3eed93b1a,
        _:Nfc76627bbab74d949ca55589b96e290c .

