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

<album/135019#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Youniverse (Toni Leys Remix)"@en,
        "Youniverse (Toni Leys Remix)"@ja,
        "Youniverse (Toni Leys Remix)"@ja-latn ;
    mo:produced_work <album/135019#musicalwork> ;
    schema:name "Youniverse (Toni Leys Remix)"@en,
        "Youniverse (Toni Leys Remix)"@ja,
        "Youniverse (Toni Leys Remix)"@ja-latn .

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

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

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

<album/135019#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Youniverse (Toni Leys Remix)"@en,
        "Youniverse (Toni Leys Remix)"@ja,
        "Youniverse (Toni Leys Remix)"@ja-latn ;
    mo:performance_of <album/135019#musicalwork> ;
    mo:recorded_as <album/135019#musicalexpression> ;
    schema:name "Youniverse (Toni Leys Remix)"@en,
        "Youniverse (Toni Leys Remix)"@ja,
        "Youniverse (Toni Leys Remix)"@ja-latn ;
    schema:workPerformed <album/135019#musicalwork> .

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

<https://medium-media.vgm.io/albums/91/135019/135019-d5bd18e1e2d9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135019#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-05"^^xsd:date ;
    dcterms:title "Youniverse (Toni Leys Remix)"@en,
        "Youniverse (Toni Leys Remix)"@ja,
        "Youniverse (Toni Leys Remix)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135019#musicalexpression> ;
    mo:publisher _:N37ec1aab2f8f497db3021b38fdc1a6cd ;
    mo:record _:Nc584aed9a09d42b5a54db600aed436cb ;
    mo:record_count 1 ;
    schema:datePublished "2019-03-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/91/135019/135019-d5bd18e1e2d9.jpg> ;
    schema:name "Youniverse (Toni Leys Remix)"@en,
        "Youniverse (Toni Leys Remix)"@ja,
        "Youniverse (Toni Leys Remix)"@ja-latn ;
    schema:publisher _:N37ec1aab2f8f497db3021b38fdc1a6cd ;
    foaf:depiction <https://media.vgm.io/albums/91/135019/135019-d5bd18e1e2d9.jpg> .

_:N37ec1aab2f8f497db3021b38fdc1a6cd schema:name "Tee Lopes"@en ;
    foaf:name "Tee Lopes"@en .

_:N9d739ea996f0449c9a91cb11e660e69b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youniverse (Toni Leys Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Nc584aed9a09d42b5a54db600aed436cb ;
    schema:name "Youniverse (Toni Leys Remix)"@en .

_:Nc584aed9a09d42b5a54db600aed436cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9d739ea996f0449c9a91cb11e660e69b ;
    mo:track_count 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N9d739ea996f0449c9a91cb11e660e69b .

