@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/bijAii4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/03d54707-39a2-6a60-f0f1-cfd342f80c56"^^xsd:string ;
  schema:givenName "Judith"^^xsd:string ;
  schema:name "Judith Kreveld"@nl ;
  schema:familyName "Kreveld"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Montfoort> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0120390b-e4ed-cee2-e616-10692ef9bb41> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/572620> ;
  schema:birthDate "1855-08-29"^^xsd:date .

