https://w3id.org/np/RATNTUJnTPlpVQKDgxiaBKzcyh6iqfhAbYTA3Xl6q4tLQ
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RATNTUJnTPlpVQKDgxiaBKzcyh6iqfhAbYTA3Xl6q4tLQ> .
@prefix sub: <https://w3id.org/np/RATNTUJnTPlpVQKDgxiaBKzcyh6iqfhAbYTA3Xl6q4tLQ/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
<https://w3id.org/spaces/tdcc-lsh-ffp/jul2training> <https://w3id.org/kpxl/gen/terms/hasAdmin>
orcid:0000-0002-0319-6542 .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-1062-5576 .
}
sub:pubinfo {
orcid:0000-0003-1062-5576 foaf:name "Gerhard Burger" .
this: dct:created "2026-07-01T23:04:32.108Z"^^xsd:dateTime;
dct:creator orcid:0000-0003-1062-5576;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "July 2 FAIR Training has admin Dario Bijker";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAsOQ7k3GNnuUqZuLm57PWwWopQJR_4onnCpNR457CZg8> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKS0JLO/bGqK4GRv2E0dDCoFK5OAXtAsN8qrRCmaeMeBq/lp6gk/4vQ+/mbd2qZHt7bu0fbYWBmFwYDgxU3HqErq4mGo7JZ1UoKoNsEjq+pJCwv0sa5TsLfd1N/3xb0JLqouru63QrzS0VIPM0+X4Kar1SpZgxlpRapRc5NFZkUwIDAQAB";
npx:hasSignature "KdtgkjQmamVVQJSO+wfir/uEe0dhSOsPSNkn8RySjvgpWDiSKCH1ewJZ3etKhUkbDGFoaWrYJjZ96vYyLA9NtGwyExQ6Fg6aSuRmzQUEZBCp/YlGzboqsLR/nbUXVXamfs5vqHmNzksm7twXkls0KUAD0MuPf0pgWn/IfGprKsg=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0003-1062-5576 .
<https://w3id.org/spaces/tdcc-lsh-ffp/jul2training> nt:hasLabelFromApi "July 2 FAIR Training" .
}