@prefix this: <https://w3id.org/np/RAEg3SaOqmiRTTUTJhP890hYWxDTpcnhTKSOy96xBQHuk> .
@prefix sub: <https://w3id.org/np/RAEg3SaOqmiRTTUTJhP890hYWxDTpcnhTKSOy96xBQHuk#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@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 {
  <https://en.wikipedia.org/wiki/Villares_de_Yeltes> <https://sense-nets.xyz/hasZoteroItemType> "encyclopediaArticle" .
  sub:assertion dcterms:creator <https://w3id.org/np/RAprXK6_prsQTFufJmDOTb3-GIVQhSGBy8D6TYalUfeNo> ;
    <http://purl.org/spar/cito/linksTo> <https://en.wikipedia.org/wiki/Villares_de_Yeltes> ;
    rdfs:comment """ This is science
https://en.wikipedia.org/wiki/Villares_de_Yeltes

""" ;
    schema:keywords "Castile" , "Spain" , "Villares" , "encyclopedia" , "geography" , "population" .
}
sub:provenance {
  <https://sense-nets.xyz/> a prov:SoftwareAgent ;
    prov:actedOnBehalfOf <https://w3id.org/np/RAprXK6_prsQTFufJmDOTb3-GIVQhSGBy8D6TYalUfeNo> .
  sub:activity a <https://sense-nets.xyz/supervisedActivity> ;
    prov:wasAssociatedWith <https://sense-nets.xyz/> .
  sub:assertion prov:linksTo <https://x.com/sensemakergod/status/1816761706661499260> ;
    prov:wasAssociatedWith <https://x.com/sensemakergod> ;
    prov:wasAttributedTo <https://w3id.org/np/RAprXK6_prsQTFufJmDOTb3-GIVQhSGBy8D6TYalUfeNo> ;
    prov:wasGeneratedBy sub:activity .
  <https://w3id.org/np/RAprXK6_prsQTFufJmDOTb3-GIVQhSGBy8D6TYalUfeNo> foaf:account <https://x.com/sensemakergod> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArHtI92jm8pAYVsvJabxLGfOT+7G0JyJGh2gwjB5x2pFPga6wWTd+rNBWWUZViIFnaJrBEsJpgdnoupLU9ppwn+khMiGRfxqGsDDzwHcj3Jc75CRys7d3etwXdBdoXfBgjsJiZBazwm13idr6tljRrC1TaEJBnRQAqzBw9cLDeGY77cSznzXT39feUGT168dpCSE9O6u/48DvvWVqciHGsH9cQ+LroJJVsMrorwtsdZnAK+q48wtIP6pIpw5shSJ5LnA0qeN/f4TvTFDV6ItYIXjiWWpTECc/Bxmfnyat3B5xWCu9nvz8fEs7Ns0TuzQwT3/K55iSKDEIi/E0nO97xwIDAQAB" ;
    npx:hasSignature "qlNg3S00S4/LlX9p8bXixVNgYPDSic8GQk6zxA7JaBu52PwH2oR9K3S0zjGQgUQjh4lftvXx+b46FqmKaA7ktgi4lNmGRj0q+9+Os9zeHiLXw5p1BOfC9bSL0+WOwBg1m2REPDWXAglmwJTFoH8LwefMcIt9jbZwlcAM0S3jjb7hKfe5Vl8JS7x55m6WTmuTS68pRT7x1n0aI78cStCUEnfbwX6eY4CyK2byF8AW+ra40PMKlBY/IMxOr0ln99P0bH8UlqKSCI0UKgLX6FlRTIf8nZrJ2fZ9yDwrDO1pcy2yaf+JOEyXgucG5xGubT1JbDgWNKf+olosYRGTTPrRZA==" ;
    npx:hasSignatureTarget this: ;
    npx:singedBy <https://sense-nets.xyz/> ;
    prov:wasAssociatedWith <https://w3id.org/np/RAprXK6_prsQTFufJmDOTb3-GIVQhSGBy8D6TYalUfeNosigningDelegation> .
  this: dcterms:created "2024-09-27T16:38:07.981Z"^^xsd:dateTime ;
    dcterms:creator <https://w3id.org/np/RAprXK6_prsQTFufJmDOTb3-GIVQhSGBy8D6TYalUfeNo> ;
    dcterms:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://sense-nets.xyz/SemanticPost> ;
    npx:wasCreatedAt <https://sense-nets.xyz/> ;
    rdfs:label "CoSMO Semantic Post" ;
    <https://sense-nets.xyz/hasRootSigner> "0xEA6Ce913470e23080c474A310C72D3D7fBCED40C" .
  <https://w3id.org/np/RAprXK6_prsQTFufJmDOTb3-GIVQhSGBy8D6TYalUfeNo> foaf:name "SensemakersGod bot" .
}