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

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

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

<artist/2360#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155457#subject> ;
    schema:name "Thanatos"@en ;
    foaf:made <album/155457#composition>,
        <album/155457#subject> ;
    foaf:name "Thanatos"@en .

<artist/53432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155457#subject> ;
    schema:name "2bnsn"@en ;
    foaf:made <album/155457#composition>,
        <album/155457#subject> ;
    foaf:name "2bnsn"@en .

<event/335> a mo:Release ;
    schema:name "Released at Comic Market 107 (Dec 30, 2025 to Dec 31, 2025)" .

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

<album/155457#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@en,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja-latn ;
    mo:performance_of <album/155457#musicalwork> ;
    mo:recorded_as <album/155457#musicalexpression> ;
    schema:name "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@en,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja-latn ;
    schema:workPerformed <album/155457#musicalwork> .

<org/1980#subject> schema:name "lol project"@en,
        "lol project"@ja,
        "lol project"@ja-latn ;
    foaf:name "lol project"@en,
        "lol project"@ja,
        "lol project"@ja-latn .

<https://media.vgm.io/albums/75/155457/155457-f8da1a926649.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155457#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/155457/155457-f8da1a926649.png> ;
    foaf:depicts <album/155457#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/155457/155457-f8da1a926649.png> .

<https://medium-media.vgm.io/albums/75/155457/155457-f8da1a926649.png> a schema:ImageObject,
        foaf:Image .

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

<album/155457#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@en,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Embers Melody)"@en ;
            foaf:made <album/155457#composition> ;
            foaf:name "(Embers Melody)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "AQUA (HISAQUA / Vocaloid Progressions)"@en ;
            foaf:made <album/155457#composition> ;
            foaf:name "AQUA (HISAQUA / Vocaloid Progressions)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "joinT (Blatantly Emotional Records)"@en ;
            foaf:made <album/155457#composition> ;
            foaf:name "joinT (Blatantly Emotional Records)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Utena (lol project)"@en ;
            foaf:made <album/155457#composition> ;
            foaf:name "Utena (lol project)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(WAS Records"@en ;
            foaf:made <album/155457#composition> ;
            foaf:name "(WAS Records"@en ],
        <artist/2360#subject>,
        <artist/53432#subject> ;
    mo:produced_work <album/155457#musicalwork> ;
    schema:name "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@en,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja-latn .

<album/155457#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-31"^^xsd:date ;
    dcterms:title "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@en,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja-latn ;
    mo:catalogue_number "DPHT-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155457#musicalexpression> ;
    mo:publisher <org/1980#subject> ;
    mo:record _:N34d975d3d6cd494bb1b8147888776cd7 ;
    mo:record_count 1 ;
    mo:release <event/335> ;
    schema:datePublished "2025-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/75/155457/155457-f8da1a926649.png> ;
    schema:name "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@en,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja,
        "Drawing Progressive House & Trance 01 -DPHT compilation album vol.1-"@ja-latn ;
    schema:publisher <org/1980#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/155457/155457-f8da1a926649.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155457#subject> ;
    schema:name "(WAS Records"@en ;
    foaf:made <album/155457#subject> ;
    foaf:name "(WAS Records"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155457#subject> ;
    schema:name "AQUA (HISAQUA / Vocaloid Progressions)"@en ;
    foaf:made <album/155457#subject> ;
    foaf:name "AQUA (HISAQUA / Vocaloid Progressions)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155457#subject> ;
    schema:name "joinT (Blatantly Emotional Records)"@en ;
    foaf:made <album/155457#subject> ;
    foaf:name "joinT (Blatantly Emotional Records)"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155457#subject> ;
    schema:name "Utena (lol project)"@en ;
    foaf:made <album/155457#subject> ;
    foaf:name "Utena (lol project)"@en .

_:N1c58374b75864352957cfb0fa9eaca71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youthhood"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d975d3d6cd494bb1b8147888776cd7 ;
    schema:name "Youthhood"@en .

_:N3522f289951c4b3489117306f1937030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starlight Avenue"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d975d3d6cd494bb1b8147888776cd7 ;
    schema:name "Starlight Avenue"@en .

_:N4d2484694a444737b1dede67f255948b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imaike Moon Drift"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d975d3d6cd494bb1b8147888776cd7 ;
    schema:name "Imaike Moon Drift"@en .

_:N7a119d3380af43799bf306a80c3dca70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vague"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d975d3d6cd494bb1b8147888776cd7 ;
    schema:name "Vague"@en .

_:Nbe8fcf97caf045cea90b869e49625f45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amber grow"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d975d3d6cd494bb1b8147888776cd7 ;
    schema:name "Amber grow"@en .

_:Ne0c77037da0e48219f2dcac94ca65891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hirokoji Street Lights"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d975d3d6cd494bb1b8147888776cd7 ;
    schema:name "Hirokoji Street Lights"@en .

_:Ne15a42912f6049279ac9e35a518e3cf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fade"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N34d975d3d6cd494bb1b8147888776cd7 ;
    schema:name "Fade"@en .

_:N34d975d3d6cd494bb1b8147888776cd7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c58374b75864352957cfb0fa9eaca71,
        _:N3522f289951c4b3489117306f1937030,
        _:N4d2484694a444737b1dede67f255948b,
        _:N7a119d3380af43799bf306a80c3dca70,
        _:Nbe8fcf97caf045cea90b869e49625f45,
        _:Ne0c77037da0e48219f2dcac94ca65891,
        _:Ne15a42912f6049279ac9e35a518e3cf5 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1c58374b75864352957cfb0fa9eaca71,
        _:N3522f289951c4b3489117306f1937030,
        _:N4d2484694a444737b1dede67f255948b,
        _:N7a119d3380af43799bf306a80c3dca70,
        _:Nbe8fcf97caf045cea90b869e49625f45,
        _:Ne0c77037da0e48219f2dcac94ca65891,
        _:Ne15a42912f6049279ac9e35a518e3cf5 .

