@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bOLeyna>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3d51b81d-b06a-8d81-8ea3-bfb5819c7c8f"^^xsd:string ;
  schema:familyName "Koops"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Koops"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015n6g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c3f237e4-f13a-b681-3572-5bce4a5ea0a1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2580538> ;
  schema:birthDate "1899-05-25"^^xsd:date .

