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

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

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

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

<artist/43870#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125327#subject> ;
    schema:name "James Harris III"@en ;
    foaf:made <album/125327#composition>,
        <album/125327#lyrics>,
        <album/125327#subject> ;
    foaf:name "James Harris III"@en .

<artist/43871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125327#subject> ;
    schema:name "Terry Lewis"@en ;
    foaf:made <album/125327#composition>,
        <album/125327#lyrics>,
        <album/125327#subject> ;
    foaf:name "Terry Lewis"@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 .

<product/12300#subject> a schema:CreativeWork ;
    schema:name "VINLAND SAGA SEASON 2"@en,
        "ヴィンランド・サガ SEASON 2"@ja,
        "VINLAND SAGA SEASON 2"@ja-latn ;
    foaf:name "VINLAND SAGA SEASON 2"@en,
        "ヴィンランド・サガ SEASON 2"@ja,
        "VINLAND SAGA SEASON 2"@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/125327#musicalexpression> a mo:Signal ;
    mo:published_as <album/125327#subject> ;
    mo:records <album/125327#performance> .

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

<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/72/125327/125327-e57f84c0b8fd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125327#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/125327/125327-e57f84c0b8fd.jpg> ;
    foaf:depicts <album/125327#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/125327/125327-e57f84c0b8fd.jpg> .

<https://medium-media.vgm.io/albums/72/125327/125327-e57f84c0b8fd.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/125327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DESSERTS / LMYK"@en,
        "DESSERTS / LMYK"@ja,
        "DESSERTS / LMYK"@ja-latn ;
    mo:composer <artist/43868#subject>,
        <artist/43869#subject>,
        <artist/43870#subject>,
        <artist/43871#subject> ;
    mo:produced_work <album/125327#musicalwork> ;
    schema:name "DESSERTS / LMYK"@en,
        "DESSERTS / LMYK"@ja,
        "DESSERTS / LMYK"@ja-latn .

<album/125327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-29"^^xsd:date ;
    dcterms:title "DESSERTS / LMYK"@en,
        "DESSERTS / LMYK"@ja,
        "DESSERTS / LMYK"@ja-latn ;
    mo:catalogue_number "ESCL-5755" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125327#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nf127fc9ad78044d5a6220024a9f462fd ;
    mo:record_count 1 ;
    schema:about <product/10181#subject>,
        <product/12300#subject>,
        <release/22178#subject> ;
    schema:datePublished "2023-03-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/125327/125327-e57f84c0b8fd.jpg> ;
    schema:name "DESSERTS / LMYK"@en,
        "DESSERTS / LMYK"@ja,
        "DESSERTS / LMYK"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/125327/125327-e57f84c0b8fd.jpg> .

_:N18d3dd7e0a5e43a8b4884e209628c2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without Love"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "Without Love"@ja .

_:N28fcb3f84f584894bed7363db705ad84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unity"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "Unity"@ja .

_:N33b5d9eefae645939f4eace019a68373 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's so fun"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "It's so fun"@ja .

_:N40eb9ee8c1724bb7a1c9d4750678b111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tendency"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "Tendency"@ja .

_:N5debbfb2d9a949b99fc5eec962ef0302 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ソラカラ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "ソラカラ"@ja .

_:N6ef7afc2c4ba463a9df592b05c1eb515 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Square One"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "Square One"@ja .

_:N7a9194ec912f4ce3b06d280eab4c1cae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll take it"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "I'll take it"@ja .

_:N8b3d6df97a564df4bfbe2d7b7343472a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weak"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "Weak"@ja .

_:N99ef7d268c214e9d8ab9195d6f300f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nature-Nature"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "Nature-Nature"@ja .

_:Na58e4debdb6a44f6bfb3d4e7b8301d85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little bit lonely"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "Little bit lonely"@ja .

_:Ncaa03a5794324a7ea69511bec83034c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0 (zero)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "0 (zero)"@ja .

_:Nfeac8e812a064d44b66a165e89119b65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smiley"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nf127fc9ad78044d5a6220024a9f462fd ;
    schema:name "Smiley"@ja .

_:Nf127fc9ad78044d5a6220024a9f462fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18d3dd7e0a5e43a8b4884e209628c2d1,
        _:N28fcb3f84f584894bed7363db705ad84,
        _:N33b5d9eefae645939f4eace019a68373,
        _:N40eb9ee8c1724bb7a1c9d4750678b111,
        _:N5debbfb2d9a949b99fc5eec962ef0302,
        _:N6ef7afc2c4ba463a9df592b05c1eb515,
        _:N7a9194ec912f4ce3b06d280eab4c1cae,
        _:N8b3d6df97a564df4bfbe2d7b7343472a,
        _:N99ef7d268c214e9d8ab9195d6f300f1a,
        _:Na58e4debdb6a44f6bfb3d4e7b8301d85,
        _:Ncaa03a5794324a7ea69511bec83034c2,
        _:Nfeac8e812a064d44b66a165e89119b65 ;
    mo:track_count 12 ;
    schema:duration "PT44:59"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N18d3dd7e0a5e43a8b4884e209628c2d1,
        _:N28fcb3f84f584894bed7363db705ad84,
        _:N33b5d9eefae645939f4eace019a68373,
        _:N40eb9ee8c1724bb7a1c9d4750678b111,
        _:N5debbfb2d9a949b99fc5eec962ef0302,
        _:N6ef7afc2c4ba463a9df592b05c1eb515,
        _:N7a9194ec912f4ce3b06d280eab4c1cae,
        _:N8b3d6df97a564df4bfbe2d7b7343472a,
        _:N99ef7d268c214e9d8ab9195d6f300f1a,
        _:Na58e4debdb6a44f6bfb3d4e7b8301d85,
        _:Ncaa03a5794324a7ea69511bec83034c2,
        _:Nfeac8e812a064d44b66a165e89119b65 .

