@prefix this: <https://w3id.org/np/RA-UE3uGC6C81U45v5c741XzsNoR81v6ufDwbf36GpvZw> .
@prefix sub: <https://w3id.org/np/RA-UE3uGC6C81U45v5c741XzsNoR81v6ufDwbf36GpvZw#> .
@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#> .
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/Q17509066> a <http://www.wikidata.org/entity/Q842782> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0001-2897-5243 .
}
sub:pubinfo {
  <http://www.wikidata.org/entity/Q17509066> nt:hasLabelFromApi "Rust Cohle - Fictional Police Investigator" .
  <http://www.wikidata.org/entity/Q842782> nt:hasLabelFromApi "detective - investigator, either a member of a police agency or a private person" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCHzggAABlhBYfy/MWJGtbDGAsTJYdshgF3tUlOp+M68taX0ePdAfHj97vOzr77iNVZY43eHr7Qq/2r4R1tsGWsgweyl57kWOrk3x5AP4CChqupIHfQJWdO8l94dX1kH+/nGa2AblErc/5Ra+dPdKx50lu/79UnFDcWs9LHkvgcfQIDAQAB" ;
    npx:hasSignature "g+ZPIGInQv31N5lf5gq+SMeHU6bbfKoF3551OeGvTdVvy4CUaaa30uwj/kCL++YIlcA2O/oSWKwP6gRj8yZ2H0bTH4cQDSr6XC7ZD3sjPt5TU/KBC14v0cfJoTUhmEGv0YiQR4/Js5+dpjOGbWq712HvpOAhn4X7So6mBAwhp6A=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0001-2897-5243 .
  this: dct:created "2024-10-03T15:47:54.641Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0001-2897-5243 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Rust Cohle is a detective" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAWcbb3lRQZNYrCYo1uUfxHF1p6apBUW9hTeJRoHrqYZQ> .
}