@prefix this: <https://w3id.org/np/RAV6H7opo4xjhq897edgugkwTrpEoIo0Q96ZNCM3OXdGg> .
@prefix sub: <https://w3id.org/np/RAV6H7opo4xjhq897edgugkwTrpEoIo0Q96ZNCM3OXdGg/> .
@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/Q295375> a <http://www.wikidata.org/entity/Q6498903> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://www.wikidata.org/wiki/Q2924461> .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q295375> nt:hasLabelFromApi "Scarecrow - fictional character in DC Comics" .
  <http://www.wikidata.org/entity/Q6498903> nt:hasLabelFromApi "supervillain - variant of the villain character type, sometimes possessing \"supernatural or superhuman powers\"" .
  orcid:0009-0003-8519-5352 foaf:name "Tess" .
  this: dct:created "2025-10-01T12:44:14.462Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-8519-5352 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Scarecrow is a supervillain" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8 ;
    nt:wasCreatedFromPubinfoTemplate <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 "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl6ti1RhRdRY03RKjUYvhfxDGmR7KvLjsOk7HUFu4AcUhpltSfvIvsI8IxGfCw4B7m/5WGXo05TA9xv31k41OA9WA6I/UL/8WcjLwBDwSjEgKuQ5PEoswq+9yn7Fqr0pH2BGjFMhPkLszN73gacEVet0LFgEyLkvgIzHwtLr3rCKbXVdpT48E90IuO5nX0/AAOydePptZbAeRJzzJky0Vi2SZPfFAJKmGsKu3+S56hxFdL26M0dWARz33R75KCAG2S6zaLNI2ND66L4+a+xDnj3OZu8vk5uGNpGyRxhesP5csUp1I2X1I02tvqpeirZk62q/t4FEjR+ihCzdUWRxNBQIDAQAB" ;
    npx:hasSignature "NYuIc2pguW23cN8JkYPtD+7oAgaTxX7cHx/OrgEEbDyUJcMH7PhcE0WS/QCUe/zt6tMsV9GuxpyYHuPy3rjagns2KNHxlizEKIYaVdfqXZgTxv+fLNloGhk+yivvxAbXDbYQ/ym6QFECpqonJ3Xryk4ZV2EAx4Pn9PEU8SWCvtWHQCLNZPi15DalkJRKD4cvVuhEzqQoBqAzdAMxIytsx8GCAQvmd/AuLazQvBHSi4DdSpeSRsa9u3J5xSke3/U0/WVTxfV+WsKFrdu6dfofHhXXl4/36fSOIEFO796XAxcnsBa772VHpSstbfOp+bmEeG+FrRh3S/pokZBYnWwBFg==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-8519-5352 .
}