@prefix this: <https://w3id.org/np/RAKTPMJRcXggHdNPE7qb-bHMy3WaBUG1_YklhKYNXutn0> .
@prefix sub: <https://w3id.org/np/RAKTPMJRcXggHdNPE7qb-bHMy3WaBUG1_YklhKYNXutn0#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:EMMO dct:creator <https://w3id.org/np/RA7ABns7scRmdgJaGEC-JLxDEsUyHcPpOJB87ZbGQXRCs#EMMC> , <https://w3id.org/np/RAp_hYKUyGM-d2a1XYpnGZS--gyg7ovP6SJy5_i7Nq9_Y#PINK_Community> ;
    <http://schema.org/url> <https://w3id.org/emmo/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:FAIR-Specification , fip:Knowledge-representation-language , fip:Semantic-model , fip:Structured-vocabulary ;
    rdfs:comment "EMMO results from a multidisciplinary effort to develop a standard representational framework that is consistent with scientific principles and methodologies. It is based on physics, analytical philosophy and information and communication technologies. EMMO provides a framework for knowledge capture and interoperability in applied science and engineering, especially materials science and manufacturing. It is released under a Creative Commons CC BY 4.0 license." ;
    rdfs:label "Elementary Multiperspective Material Ontology" ;
    rdfs:seeAlso <https://github.com/emmo-repo/EMMO#elementary-multiperspective-material-ontology-emmo> ;
    fip:has-data-usage-license <http://purl.org/np/RAQ__sGdY_Qc7l1O_zmn4nr-pMBOxKU04Ur9s998rS6Fc#CC-BY-4.0> ;
    fip:has-description-source <https://github.com/emmo-repo/EMMO> ;
    fip:registered-on <https://w3id.org/np/RAijxUNMCrfLH7QB3JdUk15vT8Sd_K25RPWVDj6ZBQmy8#LOV> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1560-809X .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "Wzqk0cPGhAXqhIdcpc2IbTAuTledjcpHGN/1zQPJm+cxoR4jOWuJmJPA7PINOfWXPgZ7zO18AN3rHzi0RrqvAt+H3ZjFD5QaOnPJ2R4nu+4fd7Cp+JqycTtKTrn8eR+ppMWDLtiVO+pACp4TuvjUQe1lYfBYMdawbAhfWhkPew0=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-06-02T09:19:14Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:EMMO ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/47d6b8c9-174a-4c25-a2bc-e338fa8178ad> .
}