@prefix this: <https://w3id.org/np/RAPjaKBuAgjjulKJ0xyNOaZLF1mOocqoU0sAXFuxGGFB8> .
@prefix sub: <https://w3id.org/np/RAPjaKBuAgjjulKJ0xyNOaZLF1mOocqoU0sAXFuxGGFB8#> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.25504/FAIRsharing.c26a4e> obo:ECO_9000001 <https://w3id.org/np/RA0Z7a4NhLRDzFeQgOACzmQ6j2yfvVzBB81hE7L-uMK0w#ERMIdentifier> ;
    schema:url <https://nanocommons.github.io/identifiers/> ;
    a fip:Available-FAIR-Enabling-Resource , fip:Domain-Specific-Registry , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "Identifier project to uniquely identify nanomaterials, allowing them to identify materials in experimental designs, data, reports, project deliverables, and scholarly publications." ;
    rdfs:label "European Registry of Materials Identifier | ERM Identifier" ;
    rdfs:seeAlso <https://doi.org/10.25504/FAIRsharing.c26a4e> ;
    fip:metadata-availability-in-years fip:Less-than-10-years .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-6396-0848 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.c26a4e> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "IMRRFqX6jCFrothAfouse25dsLCV5M7C54A7oCJ8ZTvkOpBi7+KmP0Hr0bxUTCYBGnMSrDPobVC7NrUc6PKJ+F/e4aS3VBJru1n/eKwZr9RD5Lj8DlnV9HvoqYnRVyB9F6hfKPLTBj5CoxSO9cVGs+QRthuzCgq6JYSQZuco4KQ=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-02-12T06:55:50Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:describes <https://doi.org/10.25504/FAIRsharing.c26a4e> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/49455bb9-feae-4e2c-8589-70b5c6e2d5c0> .
}