@prefix this: <http://purl.org/np/RAMZHs5RfS70gZEtxxJjQtvsXZ03BBINhDPowhiqQ5WnU> .
@prefix sub: <http://purl.org/np/RAMZHs5RfS70gZEtxxJjQtvsXZ03BBINhDPowhiqQ5WnU#> .
@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:semantic-triples-generated-from-XML-files a <http://www.w3.org/2002/07/owl#Class> ;
    rdfs:label "semantic triples generated from XML files" ;
    rdfs:subClassOf <http://www.wikidata.org/entity/Q3539534> ;
    <http://www.w3.org/2004/02/skos/core#definition> "semantic triples generated from semi-structured information in XML files" ;
    <http://www.w3.org/2004/02/skos/core#relatedMatch> <http://www.wikidata.org/entity/Q1662562> , <http://www.wikidata.org/entity/Q2115> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-8083-6048 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwi1YMnpV5z/0oMXyFYDKS5cirQQWTMZ/jbglmVY1gl3YAgrkqsQUmgaxA/ho+VV8jsfREIL8PT2czbmCjGjMJoNaKVqJq1GoIUV9+Kj9yXxNySyDAOTDsIM0zdj1BEu5uNbtfzwQPGuhVpgLR05Uk/meCyYLPs3BxC5zRbtulmwIDAQAB" ;
    npx:hasSignature "Pigmov8LaZPUBA86idljXrYpqYvh1whncyxPNg6vEBOZ66T7Z7OmF6dERDu3AjBhkabhIRJ/luF543u90xQ3aAMMi6gh4tyrxRHFFhjV4AKu8tes/TdNMrwRclwZ3blLqKGXWtM6QpMoNmFUjwG8WyXXCDs52rOyET0nkIfezqE=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-07-07T09:40:48.973+03:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-8083-6048 ;
    npx:introduces sub:semantic-triples-generated-from-XML-files ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAdpgRpigXtt8iPV9uOPf3wIT3qzOI8Sg2Q72CNV8g-Yo> .
}