@prefix this: <https://w3id.org/np/RA96u5cOSUPpEiGGavxpPIjuek3MrNjFfqx5V9eXjF1bg> .
@prefix sub: <https://w3id.org/np/RA96u5cOSUPpEiGGavxpPIjuek3MrNjFfqx5V9eXjF1bg#> .
@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/300417653> rdfs:label "Original owner" .
  <http://vocab.getty.edu/aat/300435722> rdfs:label "Possibly" .
  <http://www.wikidata.org/entity/Q330139> rdfs:label "Abraham Janssens I" .
  <http://www.wikidata.org/entity/Q3374514> rdfs:label "Cleo" .
  <https://sws.geonames.org/2759794/> rdfs:label "Amsterdam" .
  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/P30i_custody_transferred_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/P28_custody_surrendered_by> <http://www.wikidata.org/entity/Q3374514> ;
    <http://www.cidoc-crm.org/cidoc-crm/P29_custody_received_by> <http://www.wikidata.org/entity/Q330139> ;
    <http://www.cidoc-crm.org/cidoc-crm/P2_has_type> <http://vocab.getty.edu/aat/300417653> ;
    <http://www.cidoc-crm.org/cidoc-crm/P30_transferred_custody_of> <https://n2t.net/ark:/27023/242c2b6a2681f7123b0f2d20b250c58a> ;
    <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/2759794/> ;
    a <http://www.cidoc-crm.org/cidoc-crm/E10_Transfer_of_Custody> .
  sub:_3 <http://www.cidoc-crm.org/cidoc-crm/P82a_begin_of_the_begin> "1000-01-01"^^xsd:date ;
    <http://www.cidoc-crm.org/cidoc-crm/P82b_end_of_the_end> "1500-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> """type: test
qualifier: My motivation
"""@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> "Test"@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://orcid.id/123> .
}
sub:pubinfo {
  <http://orcid.id/123> dct:isPartOf <https://n2t.net/ark:/27023/e7d7499932f89939e5678afa35b25159> ;
    rdfs:label "Barbara Honhoff" .
  <https://app.colonialcollections.nl/> a npx:SoftwareTool ;
    rdfs:label "Colonial Collections" .
  <https://n2t.net/ark:/27023/e7d7499932f89939e5678afa35b25159> rdfs:label "GJ" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCdCZs220C/XEtkP60sgsfVa8hOYwudVEsgcKzLCnYzTp3mrIzzTOmF0ukIKilT/cJFLj0tSjreWVUIpa8KeRaAfPQ8F/2N/3q85I+OQfLFRxAI58VEknOx8MLK2LAE3tQIV4Zh4o1ZROu1ISjgQr5txdgT6+rrhjLVeX/yXvzlawIDAQAB" ;
    npx:hasSignature "a/1pgb+++WyOhTtF+Bf3FTjm8/ROcOlSGY/lqijfGmuVAPfd1UUYO3EGHIHT9DjvBLn4SoCvczd6oxWk7ti9DelkvJ9nZwvUigM9VfycKva3Z4kqS6C+hJ0M4zcL7qN9znvdm+SQevx9TZ6DCf2+bYIOP8q75wXQ+SQiYmPyh80=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <http://orcid.id/123> .
  this: dct:created "2024-05-02T07:55:44.143Z"^^xsd:dateTime ;
    dct:creator <http://orcid.id/123> ;
    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> .
}