@prefix this: <https://w3id.org/np/RAM6DzSrd7bbv80tzghbUhOK-MLgTd2y1JdWC4-AGgQmE> .
@prefix sub: <https://w3id.org/np/RAM6DzSrd7bbv80tzghbUhOK-MLgTd2y1JdWC4-AGgQmE#> .
@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 prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:BETSSACNMs dct:description "The specific surface area of carbon-based nanomaterials for antibacterial applications measured by BET in m2Xcm-3." ;
    a <https://w3id.org/iadopt/ont/Variable> ;
    rdfs:label "BET specific surface area of carbon-based nanomaterials for antibacterial applications" ;
    rdfs:seeAlso <https://www.sciencedirect.com/topics/engineering/specific-surface-area> ;
    <https://w3id.org/iadopt/ont/hasConstraint> "Antibacterial applications" , "Carbon-based" , "Measured by BET" ;
    <https://w3id.org/iadopt/ont/hasObjectOfInterest> "Nanomaterials" ;
    <https://w3id.org/iadopt/ont/hasProperty> "Specific surface area" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1297-3104 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCmuNEj4ElDZJ16VEbGLAt860vRLkkabjqt+pGDygqoGhpc8HLMY+brE+YUb23iDU7Y0ItXlnf7jtd4TL4s2gcSagJ/9Kh5nlrFHDmt3Qah7GxjEvnojLxGzkWHtNCgwsQ8xdvWjMXtnXSxLE5D/T3eXWWj180rTrgy2CSsQC6iEQIDAQAB" ;
    npx:hasSignature "LbdBKbWKoaSkEknjQX4j08AfOnnF7lTR4ljOSyyrfqszIQMlfU3MHuGH9HqBeufnyWzwcgQcI1fowa2vyYl5d92yhZgfg370ciDadnQhw/l3r0ZAqkTnqVnSvKrMNldeml5wqj7PXD5WryRr8x96BmdxFOhpC5zOtU/1vk1ST34=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-17T10:07:33.606Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1297-3104 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:BETSSACNMs ;
    prov:wasDerivedFrom <https://w3id.org/np/RA9_BX4VOQ3S8SHhnLlOefJdNy1pHqyUX7n7P_7xN0ztc> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAq8tqgrQdfy52v_mneS8EIMZAKkL2UgyVKVUVwiXMVrU> .
}