@prefix dcterms: .
@prefix np: .
@prefix npx: .
@prefix orcid: .
@prefix prov: .
@prefix rdf: .
@prefix rfp: .
@prefix sh: .
@prefix sub: .
@prefix this: .
@prefix xsd: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
rfp:FundamentalProfile a sh:NodeShape;
dcterms:conformsTo rfp:FundamentalProfile;
sh:closed "true"^^xsd:boolean;
sh:property sub:_n9920cc5e38e74b7c824758ab942d54deb1, sub:_n9920cc5e38e74b7c824758ab942d54deb10,
sub:_n9920cc5e38e74b7c824758ab942d54deb2, sub:_n9920cc5e38e74b7c824758ab942d54deb3,
sub:_n9920cc5e38e74b7c824758ab942d54deb6, sub:_n9920cc5e38e74b7c824758ab942d54deb7,
sub:_n9920cc5e38e74b7c824758ab942d54deb8 .
sub:_n9920cc5e38e74b7c824758ab942d54deb1 sh:hasValue sh:NodeShape;
sh:maxCount "1"^^xsd:integer;
sh:minCount "1"^^xsd:integer;
sh:path rdf:type .
sub:_n9920cc5e38e74b7c824758ab942d54deb10 sh:path sh:property;
sh:qualifiedMaxCount "1"^^xsd:integer;
sh:qualifiedMinCount "1"^^xsd:integer;
sh:qualifiedValueShape sub:_n9920cc5e38e74b7c824758ab942d54deb11 .
sub:_n9920cc5e38e74b7c824758ab942d54deb11 sh:hasValue dcterms:conformsTo;
sh:path sh:path .
sub:_n9920cc5e38e74b7c824758ab942d54deb2 sh:maxCount "1"^^xsd:integer;
sh:minCount "1"^^xsd:integer;
sh:path dcterms:conformsTo .
sub:_n9920cc5e38e74b7c824758ab942d54deb3 sh:in sub:_n9920cc5e38e74b7c824758ab942d54deb4;
sh:maxCount "1"^^xsd:integer;
sh:minCount "1"^^xsd:integer;
sh:path sh:closed .
sub:_n9920cc5e38e74b7c824758ab942d54deb4 rdf:first "false"^^xsd:boolean;
rdf:rest sub:_n9920cc5e38e74b7c824758ab942d54deb5 .
sub:_n9920cc5e38e74b7c824758ab942d54deb5 rdf:first "true"^^xsd:boolean;
rdf:rest rdf:nil .
sub:_n9920cc5e38e74b7c824758ab942d54deb6 sh:minCount "0"^^xsd:integer;
sh:path sh:targetNode .
sub:_n9920cc5e38e74b7c824758ab942d54deb7 sh:minCount "2"^^xsd:integer;
sh:path sh:property .
sub:_n9920cc5e38e74b7c824758ab942d54deb8 sh:path sh:property;
sh:qualifiedMinCount "1"^^xsd:integer;
sh:qualifiedValueShape sub:_n9920cc5e38e74b7c824758ab942d54deb9 .
sub:_n9920cc5e38e74b7c824758ab942d54deb9 sh:hasValue rdf:type;
sh:path sh:path .
}
sub:provenance {
sub:assertion prov:generatedAtTime "2025-08-26T12:10:54.698038"^^xsd:dateTime;
prov:wasAttributedTo orcid:0009-0002-7114-0687 .
}
sub:pubinfo {
this: prov:generatedAtTime "2025-08-26T12:10:54.698038"^^xsd:dateTime;
prov:wasAttributedTo orcid:0009-0002-7114-0687 .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArZ9Y//+C7th8DsJGdCn1YkpsuuS9ktEB1AnDb17d9nnxcmAGZSj5ibp10AO6gAwO5O0/qArZyYE5AeBRqXwFYhlbj9AfBqroAyNEqImL6uhk8MM3JVCzUbG1c7ulyqE7ZLQ02NHOeKGebLKG15DRAwlBeePet3j51BEt1l+KN3ZDsdWcJ1IdiXzddlBq0EL92/uREE9/9hXgi3DUZi9ZtGCU+lvYBeyMm1I6t9ajAa+9Ouwj6U8igLAvEPT81tO8Wa8tZUxWqezgLBzXk0jUxyibtIRRywGSPlzrVy69suoAEEGWaFkGLKa833/qCDLWN1lJwLq5MXbFpahjJum3xQIDAQAB";
npx:hasSignature "gBmGux+SGQPp+EuexpY0NmZ809rQm95QhN/8m0nFzW+cTjNUgpGUcfomfU2OL4DmMTxIBpO1ud+8n4zmVteIE9NJY8b7OPeEiB30NcqU0rYc40zAYyHpttiAQlo7igkoy6vKKqdFpY8Yn2i2NqbIsKsIIcaMb2amCt0NdQqaNmTgFbwwcrnk0zH3NqhV1MBD/Vf7R9GSANqT6SsH6xXI2Ic7UGWw02dNbPGZu07+6e/TSVCbVsPjxY7kLUJlZHKdwseySKf2Jx8Sqhd8lA8ynp0yJulVUmg5RWmoEJ5sZFq8Iz6Z93cKe66UaTEJIeQRS4EegDRuaAKvLNt6UcIbww==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0009-0002-7114-0687 .
}