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

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

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

<artist/59544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151088#subject> ;
    schema:name "GARBAGECAN"@en ;
    foaf:made <album/151088#composition>,
        <album/151088#subject> ;
    foaf:name "GARBAGECAN"@en .

<artist/64625#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151088#subject> ;
    schema:name "X14N"@en ;
    foaf:made <album/151088#composition>,
        <album/151088#subject> ;
    foaf:name "X14N"@en .

<artist/73310#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151088#subject> ;
    schema:name "otama"@en,
        "オタマ"@ja ;
    foaf:made <album/151088#composition>,
        <album/151088#subject> ;
    foaf:name "otama"@en,
        "オタマ"@ja .

<artist/73847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151088#subject> ;
    schema:name "Nekoribo"@en ;
    foaf:made <album/151088#composition>,
        <album/151088#subject> ;
    foaf:name "Nekoribo"@en .

<artist/73849#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151088#subject> ;
    schema:name "DJ.m@9!c Prince"@en ;
    foaf:made <album/151088#composition>,
        <album/151088#subject> ;
    foaf:name "DJ.m@9!c Prince"@en .

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

<album/151088#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reach The End Of Eternity"@en,
        "Reach The End Of Eternity"@ja,
        "Reach The End Of Eternity"@ja-latn ;
    mo:performance_of <album/151088#musicalwork> ;
    mo:recorded_as <album/151088#musicalexpression> ;
    schema:name "Reach The End Of Eternity"@en,
        "Reach The End Of Eternity"@ja,
        "Reach The End Of Eternity"@ja-latn ;
    schema:workPerformed <album/151088#musicalwork> .

<org/4836#subject> schema:name "Gloomy Goth Project"@en,
        "Gloomy Goth Project"@ja,
        "Gloomy Goth Project"@ja-latn ;
    foaf:name "Gloomy Goth Project"@en,
        "Gloomy Goth Project"@ja,
        "Gloomy Goth Project"@ja-latn .

<https://media.vgm.io/albums/88/151088/151088-3f872b5fe7be.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151088#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/151088/151088-3f872b5fe7be.jpg> ;
    foaf:depicts <album/151088#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/151088/151088-3f872b5fe7be.jpg> .

<https://medium-media.vgm.io/albums/88/151088/151088-3f872b5fe7be.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151088#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reach The End Of Eternity"@en,
        "Reach The End Of Eternity"@ja,
        "Reach The End Of Eternity"@ja-latn ;
    mo:composer <artist/59544#subject>,
        <artist/64625#subject>,
        <artist/73310#subject>,
        <artist/73847#subject>,
        <artist/73849#subject> ;
    mo:produced_work <album/151088#musicalwork> ;
    schema:name "Reach The End Of Eternity"@en,
        "Reach The End Of Eternity"@ja,
        "Reach The End Of Eternity"@ja-latn .

<album/151088#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-05"^^xsd:date ;
    dcterms:title "Reach The End Of Eternity"@en,
        "Reach The End Of Eternity"@ja,
        "Reach The End Of Eternity"@ja-latn ;
    mo:catalogue_number "G.G.P.AL07" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151088#musicalexpression> ;
    mo:publisher <org/4836#subject> ;
    mo:record _:N7acaf1f829454bb58c2f4d3cd74167c0 ;
    mo:record_count 1 ;
    schema:datePublished "2024-07-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/88/151088/151088-3f872b5fe7be.jpg> ;
    schema:name "Reach The End Of Eternity"@en,
        "Reach The End Of Eternity"@ja,
        "Reach The End Of Eternity"@ja-latn ;
    schema:publisher <org/4836#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/151088/151088-3f872b5fe7be.jpg> .

_:N07d002cbfe5a4d11b01a4cdfae6fc1d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heresy god (repRay)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N7acaf1f829454bb58c2f4d3cd74167c0 ;
    schema:name "heresy god (repRay)"@en .

_:N18db1f40f7624ba39e5ef164e59acc2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0verd0se"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N7acaf1f829454bb58c2f4d3cd74167c0 ;
    schema:name "0verd0se"@en .

_:N401e9d6859a246f4b90175f63dba1ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H4r!9@m1 0v3r P0st!n9RooM"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N7acaf1f829454bb58c2f4d3cd74167c0 ;
    schema:name "H4r!9@m1 0v3r P0st!n9RooM"@en .

_:N668f51f454914b83b5e1faee505e6d44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossdresser"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N7acaf1f829454bb58c2f4d3cd74167c0 ;
    schema:name "Crossdresser"@en .

_:N76ab27de729d45b588448222f59bfd6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malephar"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N7acaf1f829454bb58c2f4d3cd74167c0 ;
    schema:name "Malephar"@en .

_:N7acaf1f829454bb58c2f4d3cd74167c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d002cbfe5a4d11b01a4cdfae6fc1d4,
        _:N18db1f40f7624ba39e5ef164e59acc2e,
        _:N401e9d6859a246f4b90175f63dba1ae8,
        _:N668f51f454914b83b5e1faee505e6d44,
        _:N76ab27de729d45b588448222f59bfd6e ;
    mo:track_count 5 ;
    schema:duration "PT21:08"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N07d002cbfe5a4d11b01a4cdfae6fc1d4,
        _:N18db1f40f7624ba39e5ef164e59acc2e,
        _:N401e9d6859a246f4b90175f63dba1ae8,
        _:N668f51f454914b83b5e1faee505e6d44,
        _:N76ab27de729d45b588448222f59bfd6e .

