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

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

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

<artist/5295#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53353#subject> ;
    schema:name "Veneo Isrugi"@en ;
    foaf:made <album/53353#composition>,
        <album/53353#subject> ;
    foaf:name "Veneo Isrugi"@en .

<album/53353#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reincarnation"@en,
        "Reincarnation"@ja,
        "Reincarnation"@ja-latn ;
    mo:composer <artist/5295#subject> ;
    mo:produced_work <album/53353#musicalwork> ;
    schema:name "Reincarnation"@en,
        "Reincarnation"@ja,
        "Reincarnation"@ja-latn .

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

<album/53353#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reincarnation"@en,
        "Reincarnation"@ja,
        "Reincarnation"@ja-latn ;
    mo:performance_of <album/53353#musicalwork> ;
    mo:recorded_as <album/53353#musicalexpression> ;
    schema:name "Reincarnation"@en,
        "Reincarnation"@ja,
        "Reincarnation"@ja-latn ;
    schema:workPerformed <album/53353#musicalwork> .

<org/158#subject> schema:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn ;
    foaf:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn .

<https://media.vgm.io/albums/35/53353/53353-34998136cdf7.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53353#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/53353/53353-34998136cdf7.webp> ;
    foaf:depicts <album/53353#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/53353/53353-34998136cdf7.webp> .

<https://medium-media.vgm.io/albums/35/53353/53353-34998136cdf7.webp> a schema:ImageObject,
        foaf:Image .

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

<album/53353#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-26"^^xsd:date ;
    dcterms:title "Reincarnation"@en,
        "Reincarnation"@ja,
        "Reincarnation"@ja-latn ;
    mo:catalogue_number "LGCD-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53353#musicalexpression> ;
    mo:publisher <org/158#subject> ;
    mo:record _:Na823e9fd8bd14400ab278562bf633ee9 ;
    mo:record_count 1 ;
    schema:datePublished "2015-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/35/53353/53353-34998136cdf7.webp> ;
    schema:name "Reincarnation"@en,
        "Reincarnation"@ja,
        "Reincarnation"@ja-latn ;
    schema:publisher <org/158#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/53353/53353-34998136cdf7.webp> .

_:N0b0a01e996ed4f3eb39261dcb951b26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ira"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Na823e9fd8bd14400ab278562bf633ee9 ;
    schema:name "Ira"@en .

_:N689849de73be408989a4f9d8d4731044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Superbia"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Na823e9fd8bd14400ab278562bf633ee9 ;
    schema:name "Superbia"@en .

_:Nbe3ce2a463884973928bf8e60e2a7c20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luxuria"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Na823e9fd8bd14400ab278562bf633ee9 ;
    schema:name "Luxuria"@en .

_:Na823e9fd8bd14400ab278562bf633ee9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b0a01e996ed4f3eb39261dcb951b26e,
        _:N689849de73be408989a4f9d8d4731044,
        _:Nbe3ce2a463884973928bf8e60e2a7c20 ;
    mo:track_count 3 ;
    schema:duration "PT16:54"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0b0a01e996ed4f3eb39261dcb951b26e,
        _:N689849de73be408989a4f9d8d4731044,
        _:Nbe3ce2a463884973928bf8e60e2a7c20 .

