@prefix this: <https://w3id.org/np/RAxjZdg73at3KJrJqoTT3PWFQ1swocCjZwGbc-v0GEl18> .
@prefix sub: <https://w3id.org/np/RAxjZdg73at3KJrJqoTT3PWFQ1swocCjZwGbc-v0GEl18#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@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#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  orcid:0009-0001-5282-4365 <https://w3id.org/kpxl/opo/terms/thinksIsOverrated> <http://www.wikidata.org/entity/Q11660> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-5282-4365 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q11660> nt:hasLabelFromApi "artificial intelligence - field of computer science and engineering practices for intelligence demonstrated by machines and intelligent agents" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbb/r16twpPdLKR6M+xJCSD4cifspKbbBQcaLHzuqylkI+F5HW7jvg/7UDMGv+Z8rOSitcLVAm5zJqYmFPZHxxejPDUttr0vMltk4WTzkDpk0+cENLYfiSIiKPD4RyLEI38eXybjsyAWYlGmDzq0ohxCbwLFvDH3mSmKdSiIkycQIDAQAB" ;
    npx:hasSignature "BEOOMYdNUvpzRDs4X1TVecDaMVPlp3izvLexX2bs7MNL3vrG5BRUoy/7CATWrsHBiaJAs6Bxw+t5Orp7PRVrOfS5YMbRr/wm5k73oQ+b2XwkSQ/yHOzhOhv1jFEPUb9VHBgB+nYf9SHZUYjVa/ptE+Sw0cg/J/ttixF9m+hOSjY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2023-10-11T09:13:54.153Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-5282-4365 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    rdfs:label "think this is overrated:: artificial intelligence" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAZl6zoPE0fsmao_xKl5h1rNR2u6vib0EdBWH1FPvi11U> .
}