@prefix this: <https://w3id.org/np/RAQlBRfZW-hg-VsGnqFkeTCCVDBNwWlkAGENuB35oksOs> .
@prefix sub: <https://w3id.org/np/RAQlBRfZW-hg-VsGnqFkeTCCVDBNwWlkAGENuB35oksOs#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/S03/current/S03411/> a prov:Activity ;
    prov:qualifiedUsage <https://vocab.nerc.ac.uk/collection/S01/current/S019/> .
  <http://vocab.nerc.ac.uk/collection/S04/current/S04194/> a prov:Activity ;
    prov:qualifiedUsage <http://vocab.nerc.ac.uk/collection/S01/current/S0110/> .
  <http://vocab.nerc.ac.uk/collection/S05/current/S050004/> a prov:Activity ;
    prov:qualifiedUsage <https://vocab.nerc.ac.uk/collection/S01/current/S0111/> .
  sub:resource a prov:Entity , prov:Plan , <http://www.w3.org/ns/sosa/Procedure> ;
    rdfs:comment "Soxhlet extraction and gas chromatography-mass spectrometry and lipid normalisation (wet weight cct/lipid proportion)" ;
    rdfs:label "PCB determination in seals (demo example)" ;
    prov:wasGeneratedBy <http://vocab.nerc.ac.uk/collection/S03/current/S03411/> , <http://vocab.nerc.ac.uk/collection/S04/current/S04194/> , <http://vocab.nerc.ac.uk/collection/S05/current/S050004/> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-6559-4178 .
}
sub:pubinfo {
  orcid:0000-0001-6559-4178 foaf:name "Gwenaëlle Moncoiffé" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDqlVcGvCQmAt7syeRKF5ePIUKFbQGzOw3+HiNhkvnaO1fy3MTbFq122MnwfTHLRstTzUp+tNdt7h3Ki6a5HKfmIWvLy91BGgDEmRVnaPOM+nFRkbpfkN1VRGZhNFrjwoj0WYZD412BbnvWRvtRqL0hG6XzL5r/IXT9alPkrMdtNQIDAQAB" ;
    npx:hasSignature "aZu++ahYl0om4lwnb728wcTd+Dtz95+BUEvCt/yBsGn8ls0EW6gKma/jevZchc80ZUl4f3RqMHBVt/ot8lPsaRgcYB/OzbkQaZBEFFMrOOcOqXyi8f8UwIgqXiofSuxcZsxrU0Dat/aJMBjRQgLJ0NsnVhoLf6gQP8eGibOk8fQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0001-6559-4178 .
  this: dct:created "2024-07-09T15:59:26.021Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0001-6559-4178 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/latest/FAIR-Supporting-Resource> ;
    npx:introduces sub:resource ;
    npx:supersedes <https://w3id.org/np/RAj99SD-17UtFKCTNvlrsBolGhIEQK4pjtx1dqEKt6qOo> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Provenance-model: PCB determination in seals (demo example)" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 , ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA-MpRyQW93VzjH1sUlToU5CxrA5fq5NYinJAPExTGhOE> .
}