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

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

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

<artist/72596#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150301#subject> ;
    schema:name "kvold"@en ;
    foaf:made <album/150301#composition>,
        <album/150301#subject> ;
    foaf:name "kvold"@en .

<album/150301#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "dreaming daydream / kvold x aki umi"@en,
        "dreaming daydream / kvold x aki umi"@ja,
        "dreaming daydream / kvold x aki umi"@ja-latn ;
    mo:composer <artist/72596#subject> ;
    mo:produced_work <album/150301#musicalwork> ;
    schema:name "dreaming daydream / kvold x aki umi"@en,
        "dreaming daydream / kvold x aki umi"@ja,
        "dreaming daydream / kvold x aki umi"@ja-latn .

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

<album/150301#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "dreaming daydream / kvold x aki umi"@en,
        "dreaming daydream / kvold x aki umi"@ja,
        "dreaming daydream / kvold x aki umi"@ja-latn ;
    mo:performance_of <album/150301#musicalwork> ;
    mo:recorded_as <album/150301#musicalexpression> ;
    schema:name "dreaming daydream / kvold x aki umi"@en,
        "dreaming daydream / kvold x aki umi"@ja,
        "dreaming daydream / kvold x aki umi"@ja-latn ;
    schema:workPerformed <album/150301#musicalwork> .

<https://media.vgm.io/albums/10/150301/150301-4c6c030e4437.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150301#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/150301/150301-4c6c030e4437.jpg> ;
    foaf:depicts <album/150301#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/150301/150301-4c6c030e4437.jpg> .

<https://medium-media.vgm.io/albums/10/150301/150301-4c6c030e4437.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150301#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-17"^^xsd:date ;
    dcterms:title "dreaming daydream / kvold x aki umi"@en,
        "dreaming daydream / kvold x aki umi"@ja,
        "dreaming daydream / kvold x aki umi"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/150301#musicalexpression> ;
    mo:publisher _:Nbd893a1bcd3c4d51b940684a30dfa17e ;
    mo:record _:N4644ea73d11244f79ff175a0c086dc3c ;
    mo:record_count 1 ;
    schema:datePublished "2021-12-17"^^xsd:date ;
    schema:genre "Event" ;
    schema:image <https://media.vgm.io/albums/10/150301/150301-4c6c030e4437.jpg> ;
    schema:name "dreaming daydream / kvold x aki umi"@en,
        "dreaming daydream / kvold x aki umi"@ja,
        "dreaming daydream / kvold x aki umi"@ja-latn ;
    schema:publisher _:Nbd893a1bcd3c4d51b940684a30dfa17e ;
    foaf:depiction <https://media.vgm.io/albums/10/150301/150301-4c6c030e4437.jpg> .

_:N1700b6c3c11a46d4878f0c3077ad1375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the dream is melting"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N4644ea73d11244f79ff175a0c086dc3c ;
    schema:name "the dream is melting"@en .

_:N3453a5bc8a5148fb8d0edae568789c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "angelic mellow"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N4644ea73d11244f79ff175a0c086dc3c ;
    schema:name "angelic mellow"@en .

_:N9267306ca93445648572617b0e6bb3a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a dream"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N4644ea73d11244f79ff175a0c086dc3c ;
    schema:name "a dream"@en .

_:Na4ad6c83d6174dbba04094186130b45e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "polar lights lullaby"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N4644ea73d11244f79ff175a0c086dc3c ;
    schema:name "polar lights lullaby"@en .

_:Nbd893a1bcd3c4d51b940684a30dfa17e schema:name "aki"@en,
        "aki"@ja,
        "aki"@ja-latn ;
    foaf:name "aki"@en,
        "aki"@ja,
        "aki"@ja-latn .

_:Nc1abb27dcabd4e0e8f8d95ff2e405944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dreaming daydream"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N4644ea73d11244f79ff175a0c086dc3c ;
    schema:name "dreaming daydream"@en .

_:N4644ea73d11244f79ff175a0c086dc3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1700b6c3c11a46d4878f0c3077ad1375,
        _:N3453a5bc8a5148fb8d0edae568789c3d,
        _:N9267306ca93445648572617b0e6bb3a3,
        _:Na4ad6c83d6174dbba04094186130b45e,
        _:Nc1abb27dcabd4e0e8f8d95ff2e405944 ;
    mo:track_count 5 ;
    schema:duration "PT22:15"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1700b6c3c11a46d4878f0c3077ad1375,
        _:N3453a5bc8a5148fb8d0edae568789c3d,
        _:N9267306ca93445648572617b0e6bb3a3,
        _:Na4ad6c83d6174dbba04094186130b45e,
        _:Nc1abb27dcabd4e0e8f8d95ff2e405944 .

