@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @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 { sub:display a gen:ActivatedViewDisplay, gen:ViewDisplay; gen:isDisplayFor ; gen:isDisplayOfView . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 . } sub:pubinfo { orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" . nt:hasLabelFromApi "Space info view" . this: dct:created "2026-09-17T11:32:29.518Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354; dct:license ; npx:embeds sub:display; npx:wasCreatedAt ; rdfs:label "The European Data Conference on Reference Data and Semantics (ENDORSE) displays view: Space info view"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaQXE2B2hJ6QdWxaWerU4F/XOtCQdj2OkdrIYd1kpMY9hIUh8boxaO3uOBeqvvqKLf5HjpRF4DT1eghOSsa2Dhd5HRTM/XIamvwWkHpN4oB3Ml19pAAzjTqczYmFLfgG67mGL5+vSA8VEdHtKQCrvP4SpTibMBP1qaxt3k1tqD6wIDAQAB"; npx:hasSignature "a1co1uGgjSN7ZVyqhUH3KMUgsYsoOZ7HxYwIfYEgvqke57CR6nNLGv2I7LIbBkLFBO0S9dQEOlYAFZ6PGOCHyA6bDUPccri2uOMEyxriNkzS2TjyQ1+BKvVh9YomkDfwGICdrZjyMhFiVf3ZAYui/XkqmXFZqKW1xm6n7fSeYFE="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . nt:hasLabelFromApi "The European Data Conference on Reference Data and Semantics (ENDORSE)" . }