@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/18352> a neo:Page;
    neo:pageName "ERM46676 ConceptForExpiryDates Active";
    dcterms:created "2026-06-26T14:02:49Z"^^xsd:dateTime;
    dcterms:modified "2026-07-21T09:49:18Z"^^xsd:dateTime;
    neo:lastEditor "Dnazarov";
    neo:mainSubject neo-subj:sEvQ2LL6GUfATs6;
    neo:hasSubject neo-subj:sEvQ2LL6GUfATs6.
neo-subj:sEvQ2LL6GUfATs6 a neo-schema:Expiry;
    rdfs:label "ERM46676 ConceptForExpiryDates Active";
    neo-prop:expiryDate "2026-07-21"^^xsd:date.
