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

<album/147711#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Devil Incarnate / Laur"@en,
        "The Devil Incarnate / Laur"@ja,
        "The Devil Incarnate / Laur"@ja-latn ;
    mo:produced_work <album/147711#musicalwork> ;
    schema:name "The Devil Incarnate / Laur"@en,
        "The Devil Incarnate / Laur"@ja,
        "The Devil Incarnate / Laur"@ja-latn .

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

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

<release/28671#subject> a schema:CreativeWork ;
    schema:name "CHUNITHM VERSE"@en,
        "CHUNITHM VERSE"@ja,
        "CHUNITHM VERSE"@ja-latn ;
    foaf:name "CHUNITHM VERSE"@en,
        "CHUNITHM VERSE"@ja,
        "CHUNITHM VERSE"@ja-latn .

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

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

<org/3560#subject> schema:name "Last Labyrinth"@en,
        "Last Labyrinth"@ja,
        "Last Labyrinth"@ja-latn ;
    foaf:name "Last Labyrinth"@en,
        "Last Labyrinth"@ja,
        "Last Labyrinth"@ja-latn .

<https://media.vgm.io/albums/11/147711/147711-23ba4494d3a4.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147711#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/147711/147711-23ba4494d3a4.png> ;
    foaf:depicts <album/147711#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/147711/147711-23ba4494d3a4.png> .

<https://medium-media.vgm.io/albums/11/147711/147711-23ba4494d3a4.png> a schema:ImageObject,
        foaf:Image .

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

<album/147711#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-17"^^xsd:date ;
    dcterms:title "The Devil Incarnate / Laur"@en,
        "The Devil Incarnate / Laur"@ja,
        "The Devil Incarnate / Laur"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147711#musicalexpression> ;
    mo:publisher <org/3560#subject> ;
    mo:record _:Ne9a368ff55584a50bba838f84956bf70 ;
    mo:record_count 1 ;
    schema:about <release/28671#subject> ;
    schema:datePublished "2024-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/147711/147711-23ba4494d3a4.png> ;
    schema:name "The Devil Incarnate / Laur"@en,
        "The Devil Incarnate / Laur"@ja,
        "The Devil Incarnate / Laur"@ja-latn ;
    schema:publisher <org/3560#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/147711/147711-23ba4494d3a4.png> .

_:Ne9a368ff55584a50bba838f84956bf70 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nff988a57ea854917bb9f827b8f440726 ;
    mo:track_count 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nff988a57ea854917bb9f827b8f440726 .

_:Nff988a57ea854917bb9f827b8f440726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Devil Incarnate"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Ne9a368ff55584a50bba838f84956bf70 ;
    schema:name "The Devil Incarnate"@en .

