@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/bKNWE9w>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e7d203b6-e69a-e9c2-049d-95ef439edd04"^^xsd:string ;
  schema:givenName "Krijna"^^xsd:string ;
  schema:name "Krijna Oostrom"@nl ;
  schema:familyName "Oostrom"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c4b95d7a-675d-28e1-477b-fae7caa8d20e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2583472> ;
  schema:birthDate "1873-09-04"^^xsd:date .

