@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" . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has the label" . rdfs:label "Campaign - (time-limited, with focus on outreach)" . rdfs:label "Community - (open-ended, with focus on exchange)" . rdfs:label "Event - (time-limited, with focus on exchange)" . rdfs:label "Group - (open-ended, with focus on getting work done)" . rdfs:label "Initiative - (time-limited, with focus on coordination)" . rdfs:label "Outlet - (open-ended, with focus on outreach)" . rdfs:label "Program - (open-ended, with focus on coordination)" . rdfs:label "Project - (time-limited, with focus on getting work done)" . rdfs:label "Space" . rdfs:label "has as owner" . sub:assertion dct:description "Such nanopublications defines a Space, which can be something like a group, project, or event."; a nt:AssertionTemplate; rdfs:label "Defining a Space"; 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:owner a nt:AgentPlaceholder; rdfs:label "an owner of the Space" . sub:space a nt:ExternalUriPlaceholder, nt:IntroducedResource; rdfs:label "Space identifier"; nt:hasPrefix "https://w3id.org/spaces/"; nt:hasPrefixLabel "https://w3id.org/spaces/" . 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:owner; rdf:predicate ; rdf:subject sub:space; a nt:RepeatableStatement . 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-10T12:44:44.911+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Defining a Space"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "KRoReHm1MRPG9nNnk63Ka3IvQN5TO93uIM1sRWsBK8qTrj3p0P/eA1n2Ph6n0XjG4dFeNn6sIvxY9WUUgfYxRSoTFJTSgBSCD6hw2OlzBnn9dD20kwGCrqQmMlJjZapNC0kzGT3j9q0HXCo4JUwrzrQ6FkSnsUifFp5NKywok40="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }