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

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

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

<artist/56760#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137230#subject> ;
    schema:name "Hagali"@en ;
    foaf:made <album/137230#composition>,
        <album/137230#subject> ;
    foaf:name "Hagali"@en .

<artist/62148#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137230#subject> ;
    schema:name "atoroeato"@en ;
    foaf:made <album/137230#composition>,
        <album/137230#subject> ;
    foaf:name "atoroeato"@en .

<artist/62162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137230#subject> ;
    schema:name "ruha"@en ;
    foaf:made <album/137230#composition>,
        <album/137230#subject> ;
    foaf:name "ruha"@en .

<artist/62165#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137230#subject> ;
    schema:name "rujou"@en ;
    foaf:made <album/137230#composition>,
        <album/137230#subject> ;
    foaf:name "rujou"@en .

<artist/78095#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137230#subject> ;
    schema:name "MiraGevot"@en,
        "魂纸"@ja ;
    foaf:made <album/137230#composition>,
        <album/137230#subject> ;
    foaf:name "MiraGevot"@en,
        "魂纸"@ja .

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

<album/137230#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Theogony"@en,
        "神スペクトル"@ja,
        "Theogony"@ja-latn ;
    mo:performance_of <album/137230#musicalwork> ;
    mo:recorded_as <album/137230#musicalexpression> ;
    schema:name "Theogony"@en,
        "神スペクトル"@ja,
        "Theogony"@ja-latn ;
    schema:workPerformed <album/137230#musicalwork> .

<org/4116#subject> schema:name "Harmonia Godness"@en,
        "Harmonia Godness"@ja,
        "Harmonia Godness"@ja-latn ;
    foaf:name "Harmonia Godness"@en,
        "Harmonia Godness"@ja,
        "Harmonia Godness"@ja-latn .

<https://media.vgm.io/albums/03/137230/137230-49dff25565fc.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137230#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/137230/137230-49dff25565fc.png> ;
    foaf:depicts <album/137230#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/137230/137230-49dff25565fc.png> .

<https://medium-media.vgm.io/albums/03/137230/137230-49dff25565fc.png> a schema:ImageObject,
        foaf:Image .

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

<album/137230#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Theogony"@en,
        "神スペクトル"@ja,
        "Theogony"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Static World)"@en ;
            foaf:made <album/137230#composition> ;
            foaf:name "(Static World)"@en ],
        <artist/56760#subject>,
        <artist/62148#subject>,
        <artist/62162#subject>,
        <artist/62165#subject>,
        <artist/78095#subject> ;
    mo:produced_work <album/137230#musicalwork> ;
    schema:name "Theogony"@en,
        "神スペクトル"@ja,
        "Theogony"@ja-latn .

<album/137230#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-01-26"^^xsd:date ;
    dcterms:title "Theogony"@en,
        "神スペクトル"@ja,
        "Theogony"@ja-latn ;
    mo:catalogue_number "THEO04" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137230#musicalexpression> ;
    mo:publisher <org/4116#subject> ;
    mo:record _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    mo:record_count 1 ;
    schema:datePublished "2024-01-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/03/137230/137230-49dff25565fc.png> ;
    schema:name "Theogony"@en,
        "神スペクトル"@ja,
        "Theogony"@ja-latn ;
    schema:publisher <org/4116#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/137230/137230-49dff25565fc.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137230#subject> ;
    schema:name "(Static World)"@en ;
    foaf:made <album/137230#subject> ;
    foaf:name "(Static World)"@en .

_:N0a0cd766751c4cd6a69c8e65d6fab961 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samsara-悠久のため息"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "Samsara-悠久のため息"@ja .

_:N4f2dc68857e040e4b47ae6ce7bd6f82c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegia-日月吟"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "Elegia-日月吟"@ja .

_:N58e37edd8923497780f33fe2981109c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "史詩の響き"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "史詩の響き"@ja .

_:N624775855dad44979468c524581aa154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "史詩の響き Instrumental"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "史詩の響き Instrumental"@ja .

_:N7e4866088eb041889a6432c869d41139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "息音"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "息音"@ja .

_:Nc7b0b7453d9f468fa996ce31c5e47689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昼と夜の神話"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "昼と夜の神話"@ja .

_:Nd506babb38c642f280df35736f613657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昼と夜の神話 Instrumental"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "昼と夜の神話 Instrumental"@ja .

_:Ne9d97fb619c34171ae8383e59d2199a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "息音 Instrumental"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "息音 Instrumental"@ja .

_:Ned17771dd0984bd7a3ccd177d5214983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elegia-日月吟 Instrumental"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Neda2ea5d9b7e44d5b6a5c04d40fd8641 ;
    schema:name "Elegia-日月吟 Instrumental"@ja .

_:Neda2ea5d9b7e44d5b6a5c04d40fd8641 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a0cd766751c4cd6a69c8e65d6fab961,
        _:N4f2dc68857e040e4b47ae6ce7bd6f82c,
        _:N58e37edd8923497780f33fe2981109c9,
        _:N624775855dad44979468c524581aa154,
        _:N7e4866088eb041889a6432c869d41139,
        _:Nc7b0b7453d9f468fa996ce31c5e47689,
        _:Nd506babb38c642f280df35736f613657,
        _:Ne9d97fb619c34171ae8383e59d2199a0,
        _:Ned17771dd0984bd7a3ccd177d5214983 ;
    mo:track_count 9 ;
    schema:duration "PT37:05"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0a0cd766751c4cd6a69c8e65d6fab961,
        _:N4f2dc68857e040e4b47ae6ce7bd6f82c,
        _:N58e37edd8923497780f33fe2981109c9,
        _:N624775855dad44979468c524581aa154,
        _:N7e4866088eb041889a6432c869d41139,
        _:Nc7b0b7453d9f468fa996ce31c5e47689,
        _:Nd506babb38c642f280df35736f613657,
        _:Ne9d97fb619c34171ae8383e59d2199a0,
        _:Ned17771dd0984bd7a3ccd177d5214983 .

