@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:description rdfs:label "has the description" . rdfs:label "has the end date" . rdfs:label "has the start date" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . rdfs:label "Campaign - (with focus on outreach)" . rdfs:label "Event - (with focus on exchange)" . rdfs:label "Initiative - (with focus on coordination)" . rdfs:label "Project - (with focus on getting work done)" . rdfs:label "Space" . rdfs:label "has as admin" . sub:admin a nt:AgentPlaceholder; rdfs:label "an admin of the Space" . sub:assertion dct:description "Such nanopublications defines a time-limited Space, i.e. a project, initiative, campaign, or event."; a nt:AssertionTemplate; rdfs:label "Defining a time-limited Space with existing URI"; nt:hasStatement sub:st00, sub:st01, sub:st02, sub:st03, sub:st04, sub:st11, sub:st12; nt:hasTag "Spaces" . sub:description a nt:LongLiteralPlaceholder; rdfs:label "the description of the Space" . sub:endDate a nt:LiteralPlaceholder; rdfs:label "end date (and optionally time)"; nt:hasDatatype xsd:dateTime . sub:label a nt:LiteralPlaceholder; rdfs:label "the name of the Space" . sub:space a nt:ExternalUriPlaceholder, nt:IntroducedResource; rdfs:label "Space identifier" . sub:st00 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:space . sub:st01 rdf:object sub:type; rdf:predicate rdf:type; rdf:subject sub:space . sub:st02 rdf:object sub:label; rdf:predicate rdfs:label; rdf:subject sub:space . sub:st03 rdf:object sub:description; rdf:predicate dct:description; rdf:subject sub:space . sub:st04 rdf:object sub:admin; rdf:predicate ; rdf:subject sub:space; a nt:RepeatableStatement . sub:st11 rdf:object sub:startDate; rdf:predicate ; rdf:subject sub:space . sub:st12 rdf:object sub:endDate; rdf:predicate ; rdf:subject sub:space; a nt:OptionalStatement . sub:startDate a nt:LiteralPlaceholder; rdfs:label "start date (and optionally time)"; nt:hasDatatype xsd:dateTime . sub:type a nt:RestrictedChoicePlaceholder; rdfs:label "type of the Space"; nt:possibleValue , , , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2025-09-15T13:15:11.802+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:wasCreatedAt ; rdfs:label "Defining a time-limited Space with existing URI"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "PLTl0tGKOWUrd7wy9KA5R5LtsKWqUSE4/5I72L1lpork2IwV3Tc1q28rTWegOpAsmJwy9k+nd+p8xPFD7H4JNPg+7MEnSkjAByBEUzwIvStkVCbUOy84Y+iouAXtnIQlyDtp1uULcO6GFVPvmmx17Cr0SGJnfKJNBK58760HUa8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }