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

<artist/43868#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112463#subject> ;
    schema:name "LMYK"@en ;
    foaf:made <album/112463#composition>,
        <album/112463#lyrics>,
        <album/112463#subject>,
        <album/112463#vocals> ;
    foaf:name "LMYK"@en .

<artist/43869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112463#subject> ;
    schema:name "John Jackson"@en ;
    foaf:made <album/112463#composition>,
        <album/112463#subject> ;
    foaf:name "John Jackson"@en .

<product/10181#subject> a schema:CreativeWork ;
    schema:name "The Case Study of Vanitas"@en,
        "ヴァニタスの手記"@ja,
        "Vanitas no Karte"@ja-latn ;
    foaf:name "The Case Study of Vanitas"@en,
        "ヴァニタスの手記"@ja,
        "Vanitas no Karte"@ja-latn .

<release/22178#subject> a schema:CreativeWork ;
    schema:name "Luo Xiao-Hei Senki"@en,
        "羅小黒戦記"@ja,
        "Luo Xiao-Hei Senki"@ja-latn ;
    foaf:name "Luo Xiao-Hei Senki"@en,
        "羅小黒戦記"@ja,
        "Luo Xiao-Hei Senki"@ja-latn .

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

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

<album/112463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "0 (zero) / LMYK"@en,
        "0 (zero) / LMYK"@ja,
        "0 (zero) / LMYK"@ja-latn ;
    mo:performance_of <album/112463#musicalwork> ;
    mo:recorded_as <album/112463#musicalexpression> ;
    schema:name "0 (zero) / LMYK"@en,
        "0 (zero) / LMYK"@ja,
        "0 (zero) / LMYK"@ja-latn ;
    schema:workPerformed <album/112463#musicalwork> .

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

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

<https://media.vgm.io/albums/36/112463/112463-011bd39f3c12.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112463#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/112463/112463-011bd39f3c12.jpg> ;
    foaf:depicts <album/112463#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/112463/112463-011bd39f3c12.jpg> .

<https://medium-media.vgm.io/albums/36/112463/112463-011bd39f3c12.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/112463#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "0 (zero) / LMYK"@en,
        "0 (zero) / LMYK"@ja,
        "0 (zero) / LMYK"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "CODA"@en ;
            foaf:made <album/112463#composition> ;
            foaf:name "CODA"@en ],
        <artist/43868#subject>,
        <artist/43869#subject> ;
    mo:produced_work <album/112463#musicalwork> ;
    schema:name "0 (zero) / LMYK"@en,
        "0 (zero) / LMYK"@ja,
        "0 (zero) / LMYK"@ja-latn .

<album/112463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-08"^^xsd:date ;
    dcterms:title "0 (zero) / LMYK"@en,
        "0 (zero) / LMYK"@ja,
        "0 (zero) / LMYK"@ja-latn ;
    mo:catalogue_number "ESCL-5539" ;
    mo:media_type "CD" ;
    mo:publication_of <album/112463#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N6555c10dd6bb47a68d540c23fc48ffa7 ;
    mo:record_count 1 ;
    schema:about <product/10181#subject>,
        <release/22178#subject> ;
    schema:datePublished "2021-09-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/112463/112463-011bd39f3c12.jpg> ;
    schema:name "0 (zero) / LMYK"@en,
        "0 (zero) / LMYK"@ja,
        "0 (zero) / LMYK"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/112463/112463-011bd39f3c12.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112463#subject> ;
    schema:name "CODA"@en ;
    foaf:made <album/112463#subject> ;
    foaf:name "CODA"@en .

_:N18a73f65fbf04e24838ac8681d23a529 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0 (zero) -English version-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N6555c10dd6bb47a68d540c23fc48ffa7 ;
    schema:name "0 (zero) -English version-"@en .

_:N7ffe96f558144c70af4dfe4c4d209895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0 (zero)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N6555c10dd6bb47a68d540c23fc48ffa7 ;
    schema:name "0 (zero)"@en .

_:Nc9da30328ec447c79c184064b0a390d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unity"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N6555c10dd6bb47a68d540c23fc48ffa7 ;
    schema:name "Unity"@en .

_:N6555c10dd6bb47a68d540c23fc48ffa7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18a73f65fbf04e24838ac8681d23a529,
        _:N7ffe96f558144c70af4dfe4c4d209895,
        _:Nc9da30328ec447c79c184064b0a390d8 ;
    mo:track_count 3 ;
    schema:duration "PT11:19"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N18a73f65fbf04e24838ac8681d23a529,
        _:N7ffe96f558144c70af4dfe4c4d209895,
        _:Nc9da30328ec447c79c184064b0a390d8 .

