@prefix neo: <https://dev.galaxy.bluespice.de/ontology/>.
@prefix neo-subj: <https://dev.galaxy.bluespice.de/entity/>.
@prefix neo-prop: <https://dev.galaxy.bluespice.de/prop/>.
@prefix neo-schema: <https://dev.galaxy.bluespice.de/schema/>.
@prefix neo-rel: <https://dev.galaxy.bluespice.de/relation/>.
@prefix neo-page: <https://dev.galaxy.bluespice.de/page/>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix dcterms: <http://purl.org/dc/terms/>.

<https://dev.galaxy.bluespice.de/page/6000> a neo:Page;
    neo:pageName "Giggle Chainsawing Grouchiest";
    dcterms:created "2026-06-02T12:22:06Z"^^xsd:dateTime;
    dcterms:modified "2026-06-02T12:22:06Z"^^xsd:dateTime;
    neo:lastEditor "imported>Unknown user".
