@prefix dc1: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAdFRteNzdvOPe2IsFXvBcROQL959RJl4CJbybs7ud7G8> .
@prefix sub: <http://purl.org/np/RAdFRteNzdvOPe2IsFXvBcROQL959RJl4CJbybs7ud7G8#> .
@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/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<http://purl.org/np/RAdFRteNzdvOPe2IsFXvBcROQL959RJl4CJbybs7ud7G8> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dc1:created "2023-02-10T08:36:41.648Z"^^xsd:dateTime;
  dc1:creator orcid:0000-0003-4727-9435;
  dc1:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  npx:introduces sub:spi;
  nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
  nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
    <http://purl.org/np/RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc>;
  nt:wasCreatedFromTemplate <http://purl.org/np/RAklcTNzzyZpQV3fsPVMOYqaEcYdG3T7Db5dgMyYgVxNU> .

sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance>;
  rdfs:label "machine learning generally requires data wrangling";
  <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <https://w3id.org/linkflows/superpattern/terms/UniversalContext>;
  <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://www.wikidata.org/entity/Q5227374>;
  <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/generallyQualifier>;
  <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/requires>;
  <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://www.wikidata.org/entity/Q2539> .

sub:assertion prov:wasAttributedTo orcid:0000-0003-4727-9435 .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQClwLJtLFSlZJKoi/1/WjAIHD7Z9Lp+PR8uQCRzA1TKZIHS4RMIqTFVNm8G1reftL656hJ8rN5sLUlaWZBZbDeAvDL9tFOfu44youcCZNsJlQUoy6+wi9vo+35njoa9mBuN53w1UEaRIQTEox9RWZwn0puv/1IuVXaspvPFUe9q6QIDAQAB";
  npx:hasSignature "k0XAqWX++/eoV/FCQOQn9RmHE1e/jRYbD7VS+2SBe11sjJex6iRhsUVGEwGz9gF7HtE+aPPJumcmyXybaW1KnFT7PcKlcWO2tEORGuJXwmCnD6ZDB4boZbgTI7JXAhXIUKi9qTThvMtWZK9WZnjY1SVcoHGaNJfl/690RUPBKXo=";
  npx:hasSignatureTarget <http://purl.org/np/RAdFRteNzdvOPe2IsFXvBcROQL959RJl4CJbybs7ud7G8> .

<http://www.wikidata.org/entity/Q2539> nt:hasLabelFromApi "machine learning" .

<http://www.wikidata.org/entity/Q5227374> nt:hasLabelFromApi "data wrangling" .

