@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: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dct:description rdfs:label "has the description" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . rdfs:label "Alliance - (with focus on bringing units together)" . rdfs:label "Community - (with focus on exchange)" . rdfs:label "Division - (with focus on structuring into sub-units)" . rdfs:label "Group - (with focus on getting work done)" . rdfs:label "Organization - (with focus on formal vessel)" . rdfs:label "Outlet - (with focus on outreach)" . rdfs:label "Program - (with focus on coordination)" . rdfs:label "Space" . rdfs:label "has as admin" . sub:admin a nt:AgentPlaceholder; rdfs:label "an admin of the Space" . sub:assertion a nt:AssertionTemplate; dct:description "Such nanopublications defines an open-ended Space, i.e. an organization, group, program, or community."; rdfs:label "Defining an open-ended Space with existing URI"; nt:hasStatement sub:st00, sub:st01, sub:st02, sub:st03, sub:st04; nt:hasTag "Spaces" . sub:description a nt:LongLiteralPlaceholder; rdfs:label "the description of the Space" . 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 a nt:RepeatableStatement; rdf:object sub:admin; rdf:predicate ; rdf:subject sub:space . 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 "2026-05-13T11:52:07.582Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:wasCreatedAt ; rdfs:label "Defining an open-ended Space with existing URI"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "nWypPFsih4rD4kiVtykUvRAkMcbLpLCIeq4GxPcvn4l1aBtmboID8hHn7+p9KRnVQsF3iYh1thGMJ85KLAnp4VIX73vIImcbkhaASS+8uX5tOTNXEeNLyuUhAavGx6FaY0bOn9Wrtsu2FMg4Cwrc/3wUNtSxoBoIOvLpCyUCUj4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }