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

<album/133545#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ego on a Leash / Exode vs Dustvoxx"@en,
        "Ego on a Leash / Exode vs Dustvoxx"@ja,
        "Ego on a Leash / Exode vs Dustvoxx"@ja-latn ;
    mo:produced_work <album/133545#musicalwork> ;
    schema:name "Ego on a Leash / Exode vs Dustvoxx"@en,
        "Ego on a Leash / Exode vs Dustvoxx"@ja,
        "Ego on a Leash / Exode vs Dustvoxx"@ja-latn .

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

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

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

<album/133545#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ego on a Leash / Exode vs Dustvoxx"@en,
        "Ego on a Leash / Exode vs Dustvoxx"@ja,
        "Ego on a Leash / Exode vs Dustvoxx"@ja-latn ;
    mo:performance_of <album/133545#musicalwork> ;
    mo:recorded_as <album/133545#musicalexpression> ;
    schema:name "Ego on a Leash / Exode vs Dustvoxx"@en,
        "Ego on a Leash / Exode vs Dustvoxx"@ja,
        "Ego on a Leash / Exode vs Dustvoxx"@ja-latn ;
    schema:workPerformed <album/133545#musicalwork> .

<org/3935#subject> schema:name "TENGEN"@en,
        "TENGEN"@ja,
        "TENGEN"@ja-latn ;
    foaf:name "TENGEN"@en,
        "TENGEN"@ja,
        "TENGEN"@ja-latn .

<https://media.vgm.io/albums/54/133545/133545-188934e04e36.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133545#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/133545/133545-188934e04e36.jpg> ;
    foaf:depicts <album/133545#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/133545/133545-188934e04e36.jpg> .

<https://medium-media.vgm.io/albums/54/133545/133545-188934e04e36.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/133545#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-11-08"^^xsd:date ;
    dcterms:title "Ego on a Leash / Exode vs Dustvoxx"@en,
        "Ego on a Leash / Exode vs Dustvoxx"@ja,
        "Ego on a Leash / Exode vs Dustvoxx"@ja-latn ;
    mo:catalogue_number "TNGN-002" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/133545#musicalexpression> ;
    mo:publisher <org/3935#subject> ;
    mo:record _:N280f320b449742989c297976f74451a7 ;
    mo:record_count 1 ;
    schema:datePublished "2020-11-08"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/54/133545/133545-188934e04e36.jpg> ;
    schema:name "Ego on a Leash / Exode vs Dustvoxx"@en,
        "Ego on a Leash / Exode vs Dustvoxx"@ja,
        "Ego on a Leash / Exode vs Dustvoxx"@ja-latn ;
    schema:publisher <org/3935#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/133545/133545-188934e04e36.jpg> .

_:N280f320b449742989c297976f74451a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5cf6d45d0b544fa6b689bd0f5b3f9a09 ;
    mo:track_count 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5cf6d45d0b544fa6b689bd0f5b3f9a09 .

_:N5cf6d45d0b544fa6b689bd0f5b3f9a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ego on a Leash"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N280f320b449742989c297976f74451a7 ;
    schema:name "Ego on a Leash"@en .

