@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/beMHCZw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/34c8a19b-2970-4ae6-4f6c-08c02e2b764b"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Plomp"@nl ;
  schema:familyName "Plomp"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019g8s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dc39df43-0ccd-8bcf-c6cf-33bc69443331> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2811776> ;
  schema:birthDate "1898-04-01"^^xsd:date .

