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

<album/141885#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost In Desire / RiraN"@en,
        "Lost In Desire / RiraN"@ja,
        "Lost In Desire / RiraN"@ja-latn ;
    mo:produced_work <album/141885#musicalwork> ;
    schema:name "Lost In Desire / RiraN"@en,
        "Lost In Desire / RiraN"@ja,
        "Lost In Desire / RiraN"@ja-latn .

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

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

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

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

<org/3622#subject> schema:name "HARDCORE TANO*C HARD"@en,
        "HARDCORE TANO*C HARD"@ja,
        "HARDCORE TANO*C HARD"@ja-latn ;
    foaf:name "HARDCORE TANO*C HARD"@en,
        "HARDCORE TANO*C HARD"@ja,
        "HARDCORE TANO*C HARD"@ja-latn .

<https://media.vgm.io/albums/58/141885/141885-7d6e6ae6a17d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141885#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/141885/141885-7d6e6ae6a17d.png> ;
    foaf:depicts <album/141885#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/141885/141885-7d6e6ae6a17d.png> .

<https://medium-media.vgm.io/albums/58/141885/141885-7d6e6ae6a17d.png> a schema:ImageObject,
        foaf:Image .

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

<album/141885#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-16"^^xsd:date ;
    dcterms:title "Lost In Desire / RiraN"@en,
        "Lost In Desire / RiraN"@ja,
        "Lost In Desire / RiraN"@ja-latn ;
    mo:catalogue_number "TCDR-0273" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141885#musicalexpression> ;
    mo:publisher <org/3622#subject> ;
    mo:record _:N06fcc0de30d84a73a9679a06d7edbe2b ;
    mo:record_count 1 ;
    schema:datePublished "2024-08-16"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/58/141885/141885-7d6e6ae6a17d.png> ;
    schema:name "Lost In Desire / RiraN"@en,
        "Lost In Desire / RiraN"@ja,
        "Lost In Desire / RiraN"@ja-latn ;
    schema:publisher <org/3622#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/141885/141885-7d6e6ae6a17d.png> .

_:Nb18c9690361f46cdae415a5d0ab3f371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost In Desire"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N06fcc0de30d84a73a9679a06d7edbe2b ;
    schema:name "Lost In Desire"@en .

_:Nc7624d74f2254a9d8d214bdd804b1af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost In Desire (Extended Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N06fcc0de30d84a73a9679a06d7edbe2b ;
    schema:name "Lost In Desire (Extended Mix)"@en .

_:N06fcc0de30d84a73a9679a06d7edbe2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb18c9690361f46cdae415a5d0ab3f371,
        _:Nc7624d74f2254a9d8d214bdd804b1af5 ;
    mo:track_count 2 ;
    schema:duration "PT7:20"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb18c9690361f46cdae415a5d0ab3f371,
        _:Nc7624d74f2254a9d8d214bdd804b1af5 .

