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

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

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

<artist/17970#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129994#subject> ;
    schema:name "Thomas Newman"@en ;
    foaf:made <album/129994#composition>,
        <album/129994#subject> ;
    foaf:name "Thomas Newman"@en .

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

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/129994/129994-d67881038550.jpg> a schema:ImageObject,
        foaf:Image .

<album/129994#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Steal The Show / Lauv"@en,
        "Steal The Show / Lauv"@ja,
        "Steal The Show / Lauv"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ari Leff"@en ;
            foaf:made <album/129994#composition> ;
            foaf:name "Ari Leff"@en ],
        <artist/17970#subject> ;
    mo:produced_work <album/129994#musicalwork> ;
    schema:name "Steal The Show / Lauv"@en,
        "Steal The Show / Lauv"@ja,
        "Steal The Show / Lauv"@ja-latn .

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

<album/129994#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Steal The Show / Lauv"@en,
        "Steal The Show / Lauv"@ja,
        "Steal The Show / Lauv"@ja-latn ;
    mo:performance_of <album/129994#musicalwork> ;
    mo:performer _:N6b4a7f2c05724dea92972a6ef8bdb0b8 ;
    mo:recorded_as <album/129994#musicalexpression> ;
    schema:byArtist _:N6b4a7f2c05724dea92972a6ef8bdb0b8 ;
    schema:name "Steal The Show / Lauv"@en,
        "Steal The Show / Lauv"@ja,
        "Steal The Show / Lauv"@ja-latn ;
    schema:workPerformed <album/129994#musicalwork> .

<album/129994#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-02"^^xsd:date ;
    dcterms:title "Steal The Show / Lauv"@en,
        "Steal The Show / Lauv"@ja,
        "Steal The Show / Lauv"@ja-latn ;
    mo:catalogue_number "D004299015" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129994#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Na7932bb44443473cb7f8d81a1a7e8090 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Elemental"@en ;
            foaf:name "Elemental"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Lauv"@en ;
            foaf:name "Lauv"@en ] ;
    schema:datePublished "2023-06-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/49/129994/129994-d67881038550.jpg> ;
    schema:name "Steal The Show / Lauv"@en,
        "Steal The Show / Lauv"@ja,
        "Steal The Show / Lauv"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/129994/129994-d67881038550.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129994#subject> ;
    schema:name "Ari Leff"@en ;
    foaf:made <album/129994#subject> ;
    foaf:name "Ari Leff"@en .

_:N6b4a7f2c05724dea92972a6ef8bdb0b8 a schema:Person,
        foaf:Person ;
    mo:performed <album/129994#performance> ;
    schema:name "Lauv"@en ;
    foaf:name "Lauv"@en .

_:Na7932bb44443473cb7f8d81a1a7e8090 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb519cde0515046359496fc86fee85a18 ;
    mo:track_count 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb519cde0515046359496fc86fee85a18 .

_:Nb519cde0515046359496fc86fee85a18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steal The Show (From \"Elemental\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na7932bb44443473cb7f8d81a1a7e8090 ;
    schema:name "Steal The Show (From \"Elemental\")"@en .

