@prefix this: <https://w3id.org/np/RA8y0PCBh4Wu52H_zawTuf_XTPD3w9Oq41VTLwEg-Ytcc> .
@prefix sub: <https://w3id.org/np/RA8y0PCBh4Wu52H_zawTuf_XTPD3w9Oq41VTLwEg-Ytcc#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 {
  <http://vocab.getty.edu/aat/300417659> rdfs:label "Loot" .
  <http://www.wikidata.org/entity/Q151321> rdfs:label "Leopold II, Holy Roman Emperor" .
  <http://www.wikidata.org/entity/Q330139> rdfs:label "Abraham Janssens I" .
  <https://sws.geonames.org/5107152/> rdfs:label "Amsterdam" .
  sub:_1 <http://www.cidoc-crm.org/cidoc-crm/P28_custody_surrendered_by> <http://www.wikidata.org/entity/Q330139> ;
    <http://www.cidoc-crm.org/cidoc-crm/P29_custody_received_by> <http://www.wikidata.org/entity/Q151321> ;
    <http://www.cidoc-crm.org/cidoc-crm/P2_has_type> <http://vocab.getty.edu/aat/300417659> ;
    <http://www.cidoc-crm.org/cidoc-crm/P30_transferred_custody_of> <https://n2t.net/ark:/27023/76d5c44675790ef5fd71a216249381a9> ;
    <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> sub:_2 ;
    <http://www.cidoc-crm.org/cidoc-crm/P67i_is_referred_to_by> sub:_3 ;
    <http://www.cidoc-crm.org/cidoc-crm/P7_took_place_at> <https://sws.geonames.org/5107152/> ;
    a <http://www.cidoc-crm.org/cidoc-crm/E10_Transfer_of_Custody> .
  sub:_2 <http://www.cidoc-crm.org/cidoc-crm/P82a_begin_of_the_begin> "0400-01-01"^^xsd:date ;
    <http://www.cidoc-crm.org/cidoc-crm/P82b_end_of_the_end> "0500-12-31"^^xsd:date ;
    a <http://www.cidoc-crm.org/cidoc-crm/E52_Time-Span> .
  sub:_3 <http://www.cidoc-crm.org/cidoc-crm/P190_has_symbolic_content> "something"@en ;
    <http://www.cidoc-crm.org/cidoc-crm/P2_has_type> <http://vocab.getty.edu/aat/300435423> ;
    a <http://www.cidoc-crm.org/cidoc-crm/E33_Linguistic_Object> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo <https://www.linkedin.com/in/bas-doppen-b50a1931/> .
}
sub:pubinfo {
  <https://app.colonialcollections.nl/> a npx:SoftwareTool ;
    rdfs:label "Colonial Collections" .
  <https://n2t.net/ark:/27023/54b3aa28c3e6f596ce139c505ebdb838> rdfs:label "Gelderland" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFeTFIOtcdIHvCUUX9A6NaNhhpdhhBObqcKuG8MOeAtHaLj5gU5CFWa8cF3QYuxUrU8URORfFe+QhuALCNmCNMsECKyLoWbToFjTmgsZ7gO/K/vg2QxlpYxAzXhWsYxYuWYPwXf4IlBvkXesgZRfDBDXbwJ9RUo8tfRC/yrlF/rwIDAQAB" ;
    npx:hasSignature "Wk6YyX+WLam+hPC+fVswl7L9C2FKxzj4XsuFuRTHzdLFCXndr7kErn9nx4awcLuYtKBDdiF0iRMluMxxNWe8i06jYYg/rlerXk/XqEABp8YIksmESOkdFiuyfvG6PSlDn938ygL0fWtfmOwYaU+ivMg/ZypjBOubCq2IuVLZX9U=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://www.linkedin.com/in/bas-doppen-b50a1931/> .
  this: dct:created "2024-04-19T08:59:59.445Z"^^xsd:dateTime ;
    dct:creator <https://www.linkedin.com/in/bas-doppen-b50a1931/> ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:_1 ;
    npx:wasCreatedWith <https://app.colonialcollections.nl/> ;
    a <https://data.colonialcollections.nl/schemas/nanopub#Nanopub> , <https://data.colonialcollections.nl/schemas/nanopub#ProvenanceEventVersion1> .
  <https://www.linkedin.com/in/bas-doppen-b50a1931/> dct:isPartOf <https://n2t.net/ark:/27023/54b3aa28c3e6f596ce139c505ebdb838> ;
    rdfs:label "Bas Doppen" .
}