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

<album/139163#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Redraw the Monotory World / MisomyL"@en,
        "無機質世界に彩を / MisomyL"@ja,
        "Redraw the Monotory World / MisomyL"@ja-latn ;
    mo:produced_work <album/139163#musicalwork> ;
    schema:name "Redraw the Monotory World / MisomyL"@en,
        "無機質世界に彩を / MisomyL"@ja,
        "Redraw the Monotory World / MisomyL"@ja-latn .

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

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

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

<album/139163#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Redraw the Monotory World / MisomyL"@en,
        "無機質世界に彩を / MisomyL"@ja,
        "Redraw the Monotory World / MisomyL"@ja-latn ;
    mo:performance_of <album/139163#musicalwork> ;
    mo:recorded_as <album/139163#musicalexpression> ;
    schema:name "Redraw the Monotory World / MisomyL"@en,
        "無機質世界に彩を / MisomyL"@ja,
        "Redraw the Monotory World / MisomyL"@ja-latn ;
    schema:workPerformed <album/139163#musicalwork> .

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

<https://medium-media.vgm.io/albums/36/139163/139163-353005f4844f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/139163#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-04"^^xsd:date ;
    dcterms:title "Redraw the Monotory World / MisomyL"@en,
        "無機質世界に彩を / MisomyL"@ja,
        "Redraw the Monotory World / MisomyL"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139163#musicalexpression> ;
    mo:publisher _:N3dc3c68c54f945ae84a64d887aee3a60 ;
    mo:record _:Ne8a93094b4b94183ae34f89ab2a4a95e ;
    mo:record_count 1 ;
    schema:datePublished "2024-05-04"^^xsd:date ;
    schema:genre "Event" ;
    schema:image <https://media.vgm.io/albums/36/139163/139163-353005f4844f.jpg> ;
    schema:name "Redraw the Monotory World / MisomyL"@en,
        "無機質世界に彩を / MisomyL"@ja,
        "Redraw the Monotory World / MisomyL"@ja-latn ;
    schema:publisher _:N3dc3c68c54f945ae84a64d887aee3a60 ;
    foaf:depiction <https://media.vgm.io/albums/36/139163/139163-353005f4844f.jpg> .

_:N3dc3c68c54f945ae84a64d887aee3a60 schema:name "MisomyL"@en,
        "MisomyL"@ja,
        "MisomyL"@ja-latn ;
    foaf:name "MisomyL"@en,
        "MisomyL"@ja,
        "MisomyL"@ja-latn .

_:Nc3991273a0d74841854c0868f1771c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Redraw the Monotory World"@en,
        "無機質世界に彩を"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ne8a93094b4b94183ae34f89ab2a4a95e ;
    schema:name "Redraw the Monotory World"@en,
        "無機質世界に彩を"@ja .

_:Ne8a93094b4b94183ae34f89ab2a4a95e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc3991273a0d74841854c0868f1771c32 ;
    mo:track_count 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc3991273a0d74841854c0868f1771c32 .

