@prefix this: <https://w3id.org/np/RAW5-s36pR__tWsSfhO1PAFGG_LOkGyeyt5h4NRTt5SA8> .
@prefix sub: <https://w3id.org/np/RAW5-s36pR__tWsSfhO1PAFGG_LOkGyeyt5h4NRTt5SA8#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://vocab.nerc.ac.uk/collection/Activity/AnalyticalMethod> rdfs:label "analytical method" .
  <http://vocab.nerc.ac.uk/collection/Activity/DataProcessing> rdfs:label "data processing method" .
  <http://vocab.nerc.ac.uk/collection/Activity/SamplePreparation> rdfs:label "sampling preparation method" .
  rdf:type rdfs:label "is a" .
  rdfs:comment rdfs:label "is described as" .
  rdfs:label rdfs:label "has the label" , "is called" .
  prov:Plan rdfs:label "prov Plan" .
  prov:qualifiedUsage rdfs:label "is qualified as" , "qualified usage" .
  prov:wasGeneratedBy rdfs:label "was generated by" .
  <https://w3id.org/np/RAV1j-FtIDU1la6gR1qcM_ZQgFH1sLqDq06lFvOhLjdWY#forVariable> rdfs:label "for variable" .
  sub:AnalyticalMethod a nt:ExternalUriPlaceholder ;
    rdfs:label "analytical method" .
  sub:DataProcessing a nt:ExternalUriPlaceholder ;
    rdfs:label "data processing" .
  sub:SamplePreparation a nt:ExternalUriPlaceholder ;
    rdfs:label "sample preparation" .
  sub:assertion dct:description "Template for defining a procedure." ;
    a nt:AssertionTemplate ;
    rdfs:label "Defining a Procedure" ;
    nt:hasNanopubLabelPattern "Provenance-model: ${name}" ;
    nt:hasRequiredPubinfoElement ns1:RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc ;
    nt:hasStatement sub:st0 , sub:st01 , sub:st02 , sub:st03 , sub:st04 , sub:st05 , sub:st06 , sub:st07 , sub:st08 , sub:st09 , sub:st10 ;
    nt:hasTargetNanopubType <https://w3id.org/fair/fip/latest/FAIR-Supporting-Resource> .
  sub:comment a nt:LiteralPlaceholder , nt:LongLiteralPlaceholder ;
    rdfs:label "description" .
  sub:name a nt:LiteralPlaceholder .
  sub:resource a nt:IntroducedResource , nt:LocalResource , nt:UriPlaceholder .
  sub:st0 rdf:object <http://www.w3.org/ns/sosa/Procedure> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:resource .
  sub:st01 rdf:object prov:Plan ;
    rdf:predicate rdf:type ;
    rdf:subject sub:resource .
  sub:st02 rdf:object prov:Entity ;
    rdf:predicate rdf:type ;
    rdf:subject sub:resource .
  sub:st03 rdf:object sub:name ;
    rdf:predicate rdfs:label ;
    rdf:subject sub:resource .
  sub:st04 rdf:object sub:comment ;
    rdf:predicate rdfs:comment ;
    rdf:subject sub:resource .
  sub:st05 rdf:object sub:url ;
    rdf:predicate <https://www.w3.org/2000/01/rdf-schema#seeAlso> ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:st06 rdf:object sub:variable ;
    rdf:predicate <https://w3id.org/np/RAV1j-FtIDU1la6gR1qcM_ZQgFH1sLqDq06lFvOhLjdWY#forVariable> ;
    rdf:subject sub:resource .
  sub:st07 rdf:object sub:SamplePreparation ;
    rdf:predicate prov:wasGeneratedBy ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:st08 rdf:object sub:AnalyticalMethod ;
    rdf:predicate prov:wasGeneratedBy ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:st09 rdf:object sub:DataProcessing ;
    rdf:predicate prov:wasGeneratedBy ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:st10 rdf:object prov:Activity ;
    rdf:predicate rdf:type ;
    rdf:subject sub:SamplePreparation .
  sub:st11 rdf:object <http://vocab.nerc.ac.uk/collection/Activity/SamplePreparation> ;
    rdf:predicate prov:qualifiedUsage ;
    rdf:subject sub:SamplePreparation .
  sub:st12 rdf:object prov:Activity ;
    rdf:predicate rdf:type ;
    rdf:subject sub:AnalyticalMethod .
  sub:st13 rdf:object <http://vocab.nerc.ac.uk/collection/Activity/AnalyticalMethod> ;
    rdf:predicate prov:qualifiedUsage ;
    rdf:subject sub:AnalyticalMethod .
  sub:st14 rdf:object prov:Activity ;
    rdf:predicate rdf:type ;
    rdf:subject sub:DataProcessing .
  sub:st15 rdf:object <http://vocab.nerc.ac.uk/collection/Activity/DataProcessing> ;
    rdf:predicate prov:qualifiedUsage ;
    rdf:subject sub:DataProcessing .
  sub:st16 a nt:GroupedStatement , nt:OptionalStatement ;
    nt:hasStatement sub:st10 , sub:st11 .
  sub:st17 a nt:GroupedStatement , nt:OptionalStatement ;
    nt:hasStatement sub:st13 .
  sub:st18 a nt:GroupedStatement , nt:OptionalStatement ;
    nt:hasStatement sub:st14 , sub:st15 .
  sub:url a nt:UriPlaceholder ;
    rdfs:label "a link to a website with further information" .
  sub:variable a nt:ExternalUriPlaceholder ;
    rdfs:label "variable" .
  <https://www.w3.org/2000/01/rdf-schema#seeAlso> rdfs:label "is further described by" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
  orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB" ;
    npx:hasSignature "W1MOajAZ3tcWVpfxxiG6WfYJM24D/IzOK04XDRDOpedVKXotUcDFFNjFv04ArbMmIqKxFvddbBERvEUM2qH7XQZF4OH3Uf1KFFv5HE25ueloBjMogsudDWV696iZA+ZOLTc0VyOBlhR0uyZJ6idqkES6JG5BFZ3NIeRSXBrSVXk=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-2195-3997 .
  this: dct:created "2024-07-08T23:59:16.678Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 , orcid:0000-0003-2195-3997 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:supersedes <https://w3id.org/np/RA7XaxyDtJlJNVv7x4dODfhQGxDllxckPjv_LB-KzOnVA> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Template: Defining a Procedure" ;
    prov:wasDerivedFrom ns1:RAntWwY-oLQ5QTSviLZrZ6GD6dniz-_skWtO-4_8031zU , ns1:RAtG8zeo_0OYP63K60rrot8vFOkHNOg_1_zu618NbL4pI , <https://w3id.org/np/RA0b3ww9hDZM0WmxSp-zeDjFEvAceTqd0KltW0scuL6aQ> , <https://w3id.org/np/RA2FzWT-kYUWZae1lP-dcHbpDzXgprPS9NTbeIJ3feEGs> , <https://w3id.org/np/RAPQRjcyt3276XQqqdU_yu4eTM5l2YLsvEHZY7ejBAfik> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A , ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RALtjkZX1lYrTL2eCZp4VTW6vGGxiDZ-aaU-s1Z0Fcs2I> .
}