@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 { rdfs:label rdfs:label "has the content" . rdfs:label "is part of" . sub:assertion a nt:AssertionTemplate; rdfs:label "Publish a news entry to a Space"; nt:hasStatement sub:st0, sub:st1 . sub:body a nt:LongLiteralPlaceholder . sub:space a nt:GuidedChoicePlaceholder; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Space" . sub:st0 rdf:object sub:body; rdf:predicate rdfs:label; rdf:subject nt:ASSERTION . sub:st1 rdf:object sub:space; rdf:predicate ; rdf:subject nt:ASSERTION . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 . } sub:pubinfo { orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" . this: dct:created "2025-11-03T17:46:00.532Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354; dct:license ; npx:wasCreatedAt ; rdfs:label "Publish a news entry to a Space"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB"; npx:hasSignature "h3VsfCQeYtvTg2fyXUB3cXu5CjU22C2LdPOO0jpx0IbtLEX+RY51izQWpgEUU+lWZWdHOjgZXq9I05kleybrdCDxHHy8aSd7CBBl7M0J/Cnk74xcAuHY0tL6Du6UyTvZBzjxaV5xeHcwtJ7oXHuj38PenQDZKi4EUHiWRmHVq1o="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . }