@prefix this: <https://w3id.org/np/RABXyDPBml-qWHIuY-0MQCMIFEGLgAbLSd9v2ivfGSe1c> .
@prefix sub: <https://w3id.org/np/RABXyDPBml-qWHIuY-0MQCMIFEGLgAbLSd9v2ivfGSe1c#> .
@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 {
  sub:NanoSSch <http://schema.org/url> <https://static-content.springer.com/esm/art%3A10.1186%2Fs12989-021-00442-x/MediaObjects/12989_2021_442_MOESM2_ESM.xlsx> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Specification> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/Metadata-schema> ;
    rdfs:comment "Metadata schema for nanosafety" ;
    rdfs:label "NanoSSch | Nanosafety Metadata schema" ;
    rdfs:seeAlso <https://pubmed.ncbi.nlm.nih.gov/34983569/> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4930-2662 .
}
sub:pubinfo {
  orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB" ;
    npx:hasSignature "P65N9TX0S2Mo5iJ7z4+Ebps3/Z0Z5Z1flQCusfg+5Q8XtLpTY/Gi6CRtmVe+mXfPiCX/4u3BMtiLw+TbIJH5S6RkRBAYZdck3f+QmVOOmM5CZE+WC9Dtli4YgHTPO5VTRNZfvr/UYKXGckabbjlnvaWT+d7N86hnVr/vrym056k=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-4930-2662 .
  this: dct:created "2024-04-19T09:46:33.920Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-4930-2662 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/connect/FAIR-Specification> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> ;
    npx:introduces sub:NanoSSch ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Provenance-model: NanoSSch | Nanosafety Metadata schema" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA3lWcJNLlx_CuKxXV6iPCwFZmzQZN38Om9yPhTCZsRyE> .
}