@prefix this: <https://w3id.org/np/RAAPVNsj52nSMtlBd1GmuoQEmJgOpaPWat1v8hDTwjVlI> .
@prefix sub: <https://w3id.org/np/RAAPVNsj52nSMtlBd1GmuoQEmJgOpaPWat1v8hDTwjVlI#> .
@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/300417642> rdfs:label "Purchase" .
  <http://vocab.getty.edu/aat/300435722> rdfs:label "Possibly" .
  <http://www.wikidata.org/entity/Q171480> rdfs:label "Josephine de Beauharnais" .
  <http://www.wikidata.org/entity/Q517> rdfs:label "Napoleon" .
  <https://sws.geonames.org/2988507/> rdfs:label "Paris" .
  sub:_1 <http://www.cidoc-crm.org/cidoc-crm/P141_assigned> sub:_2 ;
    <http://www.cidoc-crm.org/cidoc-crm/P177_assigned_property_of_type> <http://www.cidoc-crm.org/cidoc-crm/P24i_changed_ownership_through> ;
    <http://www.cidoc-crm.org/cidoc-crm/P2_has_type> <http://vocab.getty.edu/aat/300435722> ;
    a <http://www.cidoc-crm.org/cidoc-crm/E13_Attribute_Assignment> .
  sub:_2 <http://www.cidoc-crm.org/cidoc-crm/P22_transferred_title_to> <http://www.wikidata.org/entity/Q171480> ;
    <http://www.cidoc-crm.org/cidoc-crm/P23_transferred_title_from> <http://www.wikidata.org/entity/Q517> ;
    <http://www.cidoc-crm.org/cidoc-crm/P24_transferred_title_of> <http://example.org/1713780758639> ;
    <http://www.cidoc-crm.org/cidoc-crm/P2_has_type> <http://vocab.getty.edu/aat/300417642> ;
    <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> sub:_3 ;
    <http://www.cidoc-crm.org/cidoc-crm/P67i_is_referred_to_by> sub:_4 , sub:_5 ;
    <http://www.cidoc-crm.org/cidoc-crm/P7_took_place_at> <https://sws.geonames.org/2988507/> ;
    a <http://www.cidoc-crm.org/cidoc-crm/E8_Acquisition> .
  sub:_3 <http://www.cidoc-crm.org/cidoc-crm/P82a_begin_of_the_begin> "1805-01-01"^^xsd:date ;
    <http://www.cidoc-crm.org/cidoc-crm/P82b_end_of_the_end> "1806-12-31"^^xsd:date ;
    a <http://www.cidoc-crm.org/cidoc-crm/E52_Time-Span> .
  sub:_4 <http://www.cidoc-crm.org/cidoc-crm/P190_has_symbolic_content> "A comment"@en ;
    <http://www.cidoc-crm.org/cidoc-crm/P2_has_type> <http://vocab.getty.edu/aat/300444174> ;
    a <http://www.cidoc-crm.org/cidoc-crm/E33_Linguistic_Object> .
  sub:_5 <http://www.cidoc-crm.org/cidoc-crm/P190_has_symbolic_content> "A citation or reference to a work that supports the information"@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 <http://example.com/person1> .
}
sub:pubinfo {
  <http://example.com/group1> rdfs:label "Group 1" .
  <http://example.com/person1> dct:isPartOf <http://example.com/group1> ;
    rdfs:label "Person 1" .
  <https://app.colonialcollections.nl/> a npx:SoftwareTool ;
    rdfs:label "Colonial Collections" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCCFqlPxQxruq4Skd2pfOJ1BtaJD34Bc6qwHm6QwDwwUSn503EohL1BmdoFNIdwrwtzdc34hBtwQoHzsT+RNI4Adr8y41Q6HLiQgumCrE9VgWGb78y57LNU/rW4heTLChhTZ5LcmbkfiN1UbYsKSHW73baw5peTmAsrcZM6cGUSpQIDAQAB" ;
    npx:hasSignature "BPVkEJZTGxKXw1B+1F9jQHBJaI4zrM9NhxhRA1OWbP55ABpyBbVYIiNSEltYUYPs/XZbeLUnYnIPjc3NpGbX4dc2qzBjn15Brp1eSnMQ2A3MgaZxA0d2Zb4Ujz7ya3o7Bc42tTzvZmiXyM8lDNm1qk81Lru4MeFgIwpUG1o7ZXA=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <http://example.com/person1> .
  this: dct:created "2024-04-22T10:12:41.452Z"^^xsd:dateTime ;
    dct:creator <http://example.com/person1> ;
    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> .
}