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

<album/127352#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Un_Der"@en,
        "Un_Der"@ja,
        "Un_Der"@ja-latn ;
    mo:produced_work <album/127352#musicalwork> ;
    schema:name "Un_Der"@en,
        "Un_Der"@ja,
        "Un_Der"@ja-latn .

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

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

<event/260> a mo:Release ;
    schema:name "Released at Air Comiket (May 01, 2020 to May 05, 2020)" .

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

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

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

<https://media.vgm.io/albums/25/127352/127352-9861e54bb21e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127352#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/127352/127352-9861e54bb21e.jpg> ;
    foaf:depicts <album/127352#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/127352/127352-9861e54bb21e.jpg> .

<https://medium-media.vgm.io/albums/25/127352/127352-9861e54bb21e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127352#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-05"^^xsd:date ;
    dcterms:title "Un_Der"@en,
        "Un_Der"@ja,
        "Un_Der"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/127352#musicalexpression> ;
    mo:publisher <org/3678#subject> ;
    mo:record _:N4e7a1d527b274d9ea76eba8696880eaa ;
    mo:record_count 1 ;
    mo:release <event/260> ;
    schema:datePublished "2020-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/25/127352/127352-9861e54bb21e.jpg> ;
    schema:name "Un_Der"@en,
        "Un_Der"@ja,
        "Un_Der"@ja-latn ;
    schema:publisher <org/3678#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/127352/127352-9861e54bb21e.jpg> .

_:N4797ceac699d45548cb7dd7608d5c3f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Un_Der"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N4e7a1d527b274d9ea76eba8696880eaa ;
    schema:name "Un_Der"@en .

_:N84c6bc7d3182420b96aee4e08e7c7e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star_Children"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4e7a1d527b274d9ea76eba8696880eaa ;
    schema:name "Star_Children"@en .

_:Na82e6863b1f04415bea9d459d50eb758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day_Dream"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N4e7a1d527b274d9ea76eba8696880eaa ;
    schema:name "Day_Dream"@en .

_:N4e7a1d527b274d9ea76eba8696880eaa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4797ceac699d45548cb7dd7608d5c3f2,
        _:N84c6bc7d3182420b96aee4e08e7c7e51,
        _:Na82e6863b1f04415bea9d459d50eb758 ;
    mo:track_count 3 ;
    schema:duration "PT11:34"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4797ceac699d45548cb7dd7608d5c3f2,
        _:N84c6bc7d3182420b96aee4e08e7c7e51,
        _:Na82e6863b1f04415bea9d459d50eb758 .

