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

<artist/35225#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rob Tunstall"@en ;
    foaf:made <album/72172#lyrics>,
        <album/72172#subject> ;
    foaf:name "Rob Tunstall"@en .

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

<artist/16790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/72172#subject> ;
    schema:name "Naoto Kubo"@en,
        "久保直人"@ja ;
    foaf:made <album/72172#composition>,
        <album/72172#subject> ;
    foaf:name "Naoto Kubo"@en,
        "久保直人"@ja .

<product/5786#subject> a schema:CreativeWork ;
    schema:name "Super Mario Odyssey"@en,
        "スーパーマリオ オデッセイ"@ja,
        "Super Mario Odyssey"@ja-latn ;
    foaf:name "Super Mario Odyssey"@en,
        "スーパーマリオ オデッセイ"@ja,
        "Super Mario Odyssey"@ja-latn .

<album/72172#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@en,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja-latn ;
    mo:composer <artist/16790#subject> ;
    mo:produced_work <album/72172#musicalwork> ;
    schema:name "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@en,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja-latn .

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

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

<org/268#subject> schema:name "Nintendo"@en,
        "任天堂株式会社"@ja,
        "Nintendo"@ja-latn ;
    foaf:name "Nintendo"@en,
        "任天堂株式会社"@ja,
        "Nintendo"@ja-latn .

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

<https://medium-media.vgm.io/albums/27/72172/72172-1508423527.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/27489#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72172#performance> ;
    schema:name "Kate Davis"@en ;
    foaf:name "Kate Davis"@en .

<artist/28353#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/72172#performance> ;
    schema:name "The Super Mario Players"@en ;
    foaf:name "The Super Mario Players"@en .

<album/72172#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@en,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja-latn ;
    mo:performance_of <album/72172#musicalwork> ;
    mo:performer <artist/27489#subject>,
        <artist/28353#subject> ;
    mo:recorded_as <album/72172#musicalexpression> ;
    schema:byArtist <artist/27489#subject>,
        <artist/28353#subject> ;
    schema:name "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@en,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja-latn ;
    schema:workPerformed <album/72172#musicalwork> .

<album/72172#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-20"^^xsd:date ;
    dcterms:title "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@en,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72172#musicalexpression> ;
    mo:publisher <org/268#subject> ;
    mo:record _:Na01a884d2aa34e0983ba81fbbcb33d62 ;
    mo:record_count 1 ;
    schema:about <product/5786#subject> ;
    schema:byArtist <artist/27489#subject>,
        <artist/28353#subject> ;
    schema:datePublished "2017-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/72172/72172-1508423527.jpg> ;
    schema:name "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@en,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja,
        "Jump Up, Super Star! / The Super Mario Players feat. Kate Davis"@ja-latn ;
    schema:publisher <org/268#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/72172/72172-1508423527.jpg> .

_:Na01a884d2aa34e0983ba81fbbcb33d62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na819d8b590e14da0a009ad0e475b50da ;
    mo:track_count 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na819d8b590e14da0a009ad0e475b50da .

_:Na819d8b590e14da0a009ad0e475b50da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump Up, Super Star!"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Na01a884d2aa34e0983ba81fbbcb33d62 ;
    schema:name "Jump Up, Super Star!"@en .

