@prefix this: <https://w3id.org/np/RAvIrg7WXDw1NpdApj5Epvbc6aCgrXvRXZ_iCrbZQoHlE> .
@prefix sub: <https://w3id.org/np/RAvIrg7WXDw1NpdApj5Epvbc6aCgrXvRXZ_iCrbZQoHlE/> .
@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 {
  <http://www.wikidata.org/entity/Q23554> a <http://www.wikidata.org/entity/Q593644> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://en.wikipedia.org/wiki/Walter_White_(Breaking_Bad)> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q23554> nt:hasLabelFromApi "Walter White - fictional character in the television drama series Breaking Bad" .
  <http://www.wikidata.org/entity/Q593644> nt:hasLabelFromApi "chemist - scientist trained in the study of chemistry" .
  orcid:0009-0006-2206-1009 foaf:name "Ahmet Karapinar" .
  this: dct:created "2025-10-07T07:45:32.400Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0006-2206-1009 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    a npx:ExampleNanopub ;
    rdfs:label "Walter White is a chemist" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY , <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkIVbBym9Us+JXka/J1BXiBNU1aKZXO0OdZjO4402Dxb5832bbV4/8lXG48bNmyIpgVsQfgHNlOgNU5Bq56ZGBZJGnG7So3jefNYLZ04g8nrvT41qfPft9DaoZRJ5om3OjQraNn+0396HtasUZbVxCD5Yx/RjSBQ+k2st2MVCflEbd0QvahSuMYopPL5tKkysH7/pvIWF+6l+0QzzR/zSIbtmEyk8tbcW1692tfwYhTNGKZhuuaLlhfTg6fg3sF38kzJ7IW0lAqt0hVbwtgp7HXaeFx0wtwnStVr2Kt43S7v+j23OLFLemGWuh4COPanok+6Lrx1zI5TYw2uQgq73uQIDAQAB" ;
    npx:hasSignature "OcOhRahuPthnr4UstI1mt+lIqCugWkMT2v2LnuXxQcu5kuQFKXxxAAw20uhzXcM1tjWn3CSWmY8NVIjRaBjgASwDPh9PuvD07LYqdpoaAsqG2rr5ghYn3DG7Bndas+E8HIwhAeylN/YjqoO89lC1tSNzN+sjxevhgXWH3Aa8KJHi5QzNPxIB7YJKk2X9XyDscYVVPix1lxF4JWhj+SIkWwPVVjrUBlQSrlcRgocyJSTn2eQen+c+MwjXYaDMoKIKGZ42qvD6QEPZ9MKeH0DZwITp3TKbUFz2xgwXPxHD8bDnDJR8cq8NuPEREw2rCcBuXXm4L7JH360bI+WMO+a1mg==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0006-2206-1009 .
}