@prefix dc: <http://purl.org/dc/terms/> .
@prefix this: <https://w3id.org/np/RANr2ZsaYxQP-oYJ9qciXRqjJCcOWc50d5hoJgeXgUOYU> .
@prefix sub: <https://w3id.org/np/RANr2ZsaYxQP-oYJ9qciXRqjJCcOWc50d5hoJgeXgUOYU#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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#> .
@prefix ns1: <http://purl.org/np/> .
@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 {
  orcid:0009-0009-5295-1741 <https://w3id.org/kpxl/opo/terms/thinksIsOverrated> <http://www.wikidata.org/entity/Q11660> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0009-5295-1741 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q11660> nt:hasLabelFromApi "artificial intelligence - field of computer science that develops and studies intelligent machines" .
  orcid:0009-0009-5295-1741 foaf:name "Herman H. H. B. M. van Haagen" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJRHlzVpUymN53h6grY3kZEN57vD0B/HQy8MSCU2vqKWt6C+PtkNJ2JmTCY4sKsfCKkjo0JCYMU+vXPe1Drf3jcJFQ5GNkWijdQoQlugGjCK+hb1gcvJMmRvRwkKd9FfGr8kQhcb8fh5uosQyNMnsZzkdedzhT6krDZhGDksqnqQIDAQAB" ;
    npx:hasSignature "RGxZhVsZjtJYUOjkclXd5sRg7BcRz+nskubHgnf3JSqYEWcm+EAlsEnULHpquYpcc5+JyQbmN/gxJmyhtD0ODwe8kVXbdnrckchvptcqPfAslDe9UiuGWrZHvwsk53V/FvcnWl9VwsoprwUlryDQtMWNA2WY5tH72+j71iFUiWQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0009-5295-1741 .
  this: dc:created "2025-01-23T15:13:32.445Z"^^xsd:dateTime ;
    dc:creator orcid:0009-0009-5295-1741 ;
    dc:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    a npx:ExampleNanopub ;
    rdfs:label "think this is overrated: artificial intelligence" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY , <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAZIJAwr284IkV0RrOBa-ZlVKbw-2hLu3BI5LNRRv4Xd8> .
}