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

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

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

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

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

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

<https://media.vgm.io/albums/57/144175/144175-ac638d254c5e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144175#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/144175/144175-ac638d254c5e.jpg> ;
    foaf:depicts <album/144175#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/144175/144175-ac638d254c5e.jpg> .

<https://medium-media.vgm.io/albums/57/144175/144175-ac638d254c5e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144175#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-14"^^xsd:date ;
    dcterms:title "LUMIA / XYZZY"@en,
        "LUMIA / XYZZY"@ja,
        "LUMIA / XYZZY"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144175#musicalexpression> ;
    mo:publisher _:N9c920f555b1f4c9697e3ba7043351ab9 ;
    mo:record _:N561b56ca11b5431c8c052cc30e440b07 ;
    mo:record_count 1 ;
    schema:datePublished "2023-04-14"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/57/144175/144175-ac638d254c5e.jpg> ;
    schema:name "LUMIA / XYZZY"@en,
        "LUMIA / XYZZY"@ja,
        "LUMIA / XYZZY"@ja-latn ;
    schema:publisher _:N9c920f555b1f4c9697e3ba7043351ab9 ;
    foaf:depiction <https://media.vgm.io/albums/57/144175/144175-ac638d254c5e.jpg> .

_:N1b988d8f26fe4d528f9ac56406e5110a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the interrupted wedding"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "the interrupted wedding"@en .

_:N321b9495267e47bc9ebe40f7ec6775ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "city of crystal"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "city of crystal"@en .

_:N361f0de3239d4d1f9fa1b978d9e94921 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "remember this always"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "remember this always"@en .

_:N3e5df452f5244c6db87bc9be59576882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "frozen sky"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "frozen sky"@en .

_:N56219cace88342ee8fb91d760136f431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mara's song"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "mara's song"@en .

_:N9aae0ef6d80943f5b89d0a3716263db1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sunset fading"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "sunset fading"@en .

_:N9c920f555b1f4c9697e3ba7043351ab9 schema:name "XYZZY"@en,
        "XYZZY"@ja,
        "XYZZY"@ja-latn ;
    foaf:name "XYZZY"@en,
        "XYZZY"@ja,
        "XYZZY"@ja-latn .

_:Nc74e16d226684b4fb4740ba6e004c67b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "circularity"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "circularity"@en .

_:Ncc2af216c4804b0b9855ee3136b5d7e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shimmering portal"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "shimmering portal"@en .

_:Nd2e1905f69eb41d78e1498cb254699b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lobe den bubben"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "lobe den bubben"@en .

_:Nf28a8c005c7f453596acfb844b38795c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the fire within"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N561b56ca11b5431c8c052cc30e440b07 ;
    schema:name "the fire within"@en .

_:N561b56ca11b5431c8c052cc30e440b07 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b988d8f26fe4d528f9ac56406e5110a,
        _:N321b9495267e47bc9ebe40f7ec6775ab,
        _:N361f0de3239d4d1f9fa1b978d9e94921,
        _:N3e5df452f5244c6db87bc9be59576882,
        _:N56219cace88342ee8fb91d760136f431,
        _:N9aae0ef6d80943f5b89d0a3716263db1,
        _:Nc74e16d226684b4fb4740ba6e004c67b,
        _:Ncc2af216c4804b0b9855ee3136b5d7e8,
        _:Nd2e1905f69eb41d78e1498cb254699b5,
        _:Nf28a8c005c7f453596acfb844b38795c ;
    mo:track_count 10 ;
    schema:duration "PT33:37"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1b988d8f26fe4d528f9ac56406e5110a,
        _:N321b9495267e47bc9ebe40f7ec6775ab,
        _:N361f0de3239d4d1f9fa1b978d9e94921,
        _:N3e5df452f5244c6db87bc9be59576882,
        _:N56219cace88342ee8fb91d760136f431,
        _:N9aae0ef6d80943f5b89d0a3716263db1,
        _:Nc74e16d226684b4fb4740ba6e004c67b,
        _:Ncc2af216c4804b0b9855ee3136b5d7e8,
        _:Nd2e1905f69eb41d78e1498cb254699b5,
        _:Nf28a8c005c7f453596acfb844b38795c .

