@prefix this: <https://w3id.org/np/RAhl68NeMSCU3737qWsCbO7GB0GwbQdLNbPZzru-qQDkc> .
@prefix sub: <https://w3id.org/np/RAhl68NeMSCU3737qWsCbO7GB0GwbQdLNbPZzru-qQDkc#> .
@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://rs.tdwg.org/dwc/iri/analyticalMethod> rdfs:label "includes" .
  <http://rs.tdwg.org/dwc/iri/dataProcessingmethod> rdfs:label "includes" .
  <http://rs.tdwg.org/dwc/terms/measurementType> rdfs:label "observation type" .
  <http://rs.tdwg.org/dwc/terms/preparations> rdfs:label "includes" .
  <http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_CategoryObservation> rdfs:label "category observation" .
  <http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_CountObservation> rdfs:label "count observation" .
  <http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_DiscreteCoverageObservation> rdfs:label "discrete observation" .
  rdf:type rdfs:label "is a" .
  <http://www.w3.org/ns/oa#hasPurpose> rdfs:label "has purpose" .
  <https://schema.org/url> rdfs:label "link to" .
  sub:analytURI a nt:ExternalUriPlaceholder ;
    rdfs:label "analytical method URI" , "analytical method" .
  sub:assertion dct:description "Template for defining a procedure." ;
    a nt:AssertionTemplate ;
    rdfs:label "Defining a Procedure" ;
    nt:hasRequiredPubinfoElement ns1:RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc ;
    nt:hasStatement sub:st0 , sub:st1 , sub:st2 , sub:st3 , sub:st4 , sub:st5 , sub:st6 , sub:st7 , sub:st8 , sub:st9 ;
    nt:hasTag "unlisted" ;
    nt:hasTargetNanopubType <https://w3id.org/fair/connect/FAIR-Specification> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> .
  sub:comment a nt:LiteralPlaceholder ;
    rdfs:label "description of the crosswalk" , "description" .
  sub:dataprocURI a nt:ExternalUriPlaceholder ;
    rdfs:label "data processing method URI" .
  sub:name a nt:LiteralPlaceholder ;
    rdfs:label "the name of the crosswalk" .
  sub:observationType nt:possibleValue <http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_CategoryObservation> , <http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_CountObservation> , <http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_DiscreteCoverageObservation> .
  sub:prepURI a nt:ExternalUriPlaceholder ;
    rdfs:label "preparation method URI" .
  sub:purpose nt:possibleValue <https://w3id.org/fair/fip/terms/Data-model> , <https://w3id.org/fair/fip/terms/Metadata-schema> , <https://w3id.org/fair/fip/terms/Semantic-model> , <https://w3id.org/fair/fip/terms/Structured-vocabulary> .
  sub:resource a nt:UriPlaceholder ;
    rdfs:label "short name, used as URI suffix" .
  sub:samplURI a nt:ExternalUriPlaceholder ;
    rdfs:label "sampling method URI" .
  sub:st0 rdf:object <http://www.w3.org/ns/sosa/Procedure> ;
    rdf:predicate rdf:type ;
    rdf:subject sub:resource .
  sub:st1 rdf:object sub:name ;
    rdf:predicate rdfs:label ;
    rdf:subject sub:resource .
  sub:st2 rdf:object sub:comment ;
    rdf:predicate rdfs:comment ;
    rdf:subject sub:resource .
  sub:st3 rdf:object sub:observationType ;
    rdf:predicate <http://rs.tdwg.org/dwc/terms/measurementType> ;
    rdf:subject sub:resource .
  sub:st4 rdf:object sub:purpose ;
    rdf:predicate <http://www.w3.org/ns/oa#hasPurpose> ;
    rdf:subject sub:resource .
  sub:st5 rdf:object sub:samplURI ;
    rdf:predicate <http://rs.tdwg.org/dwc/terms/samplingProtocol> ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:st6 rdf:object sub:prepURI ;
    rdf:predicate <http://rs.tdwg.org/dwc/terms/preparations> ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:st7 rdf:object sub:analytURI ;
    rdf:predicate <http://rs.tdwg.org/dwc/iri/analyticalMethod> ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:st8 rdf:object sub:dataprocURI ;
    rdf:predicate <http://rs.tdwg.org/dwc/iri/dataProcessingmethod> ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:st9 rdf:object sub:website ;
    rdf:predicate <https://schema.org/url> ;
    rdf:subject sub:resource ;
    a nt:OptionalStatement .
  sub:website a nt:ExternalUriPlaceholder ;
    rdfs:label "a link to a website with further information" , "link to paper or website" .
}
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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB" ;
    npx:hasSignature "DnZiBoiTm+5ZbBzvvKd1hxubJe2pDo1UKkMdCrN73Juzo+Twf2SKVAPSwrA3SliHL/79FRxIia5uU8Kn2DRxC12job8AoocttOwHk6cqrttZBQa63/fa3sqOsBw587rhFQvgzN7RylvmBMZjBLQF/toc9Wz8rZ9d5XQ0XS7atfM=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-2195-3997 .
  this: dct:created "2024-07-01T22:35:26.082Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1267-0234 , orcid:0000-0003-2195-3997 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.petapico.org/> ;
    rdfs:label "Template: Defining a Procedure" ;
    prov:wasDerivedFrom ns1:RA4f7z-0UWJrtN3wgb45BPHVbCT6AB7BCE-JhL8g7XmFA , ns1:RAoR5mjhbYVStSvFD1ox-KwyUNCCKK-HxNAD3T9fffrQk , ns1:RAtG8zeo_0OYP63K60rrot8vFOkHNOg_1_zu618NbL4pI , <https://w3id.org/np/RAZ-OZsxoHs64uj77obHiBHsANywlKJUEr8DS2COj4hMk> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A , ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RALtjkZX1lYrTL2eCZp4VTW6vGGxiDZ-aaU-s1Z0Fcs2I> .
}