http://purl.org/np/RAPLWOEA5t6_Kx6vVHtibWm92pg1XTN6FIZdWuaTyoy9g
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/ns/prov#> .
@prefix sp: <https://w3id.org/linkflows/superpattern/terms/> .
@prefix this: <http://purl.org/np/RAPLWOEA5t6_Kx6vVHtibWm92pg1XTN6FIZdWuaTyoy9g> .
@prefix sub: <http://purl.org/np/RAPLWOEA5t6_Kx6vVHtibWm92pg1XTN6FIZdWuaTyoy9g#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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/> .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:spi a sp:SuperPatternInstance;
rdfs:label "Every thing of type adherence to FAIR Guiding Principles that is in the context of a thing of type dataset can have a relation of type enables to a thing of type automated discovery that is in the same context (i.e. the same dataset).";
sp:hasContextClass <http://www.wikidata.org/entity/Q1172284>;
sp:hasObjectClass <http://purl.org/np/RAFQovt9yQD7nZ2tdZ9_Uhpb7CsfT3k64pK7dh63xd-50#automatedDiscovery>;
sp:hasQualifier sp:canGenerallyQualifier;
sp:hasRelation sp:enables;
sp:hasSubjectClass <http://purl.org/np/RAodU4AmRjfzyjwtJK3luO0iyRJJPUBjkijKWdlMHvack#adherenceToTheFAIRGuidingPrinciples> .
}
sub:provenance {
sub:assertion ns1:wasAttributedTo orcid:0000-0003-4727-9435 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB";
npx:hasSignature "T9WOhWDUasO788xCIPdYSOY8mEE7ge/gHRfabsA6BAOr7G8ImH3fBLDvLxp+lbdO16x3bDOTzx6iR/oAAt/3IdqhloKSBhHA+CA8bvxff7mLxmrT5oEN0HjwEhd7pt3/aosIzJqVP84RbbkIOl+oPKFmlM2ZN9RarU6b6OIzb8U=";
npx:hasSignatureTarget this: .
this: dcterms:created "2021-06-25T16:48:25.978+02:00"^^xsd:dateTime;
dcterms:creator orcid:0000-0003-4727-9435;
npx:introduces sub:spi;
nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .
}