@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/bsH4CRG>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74e2e144-0915-1ebd-a59e-a82c986976bd"^^xsd:string ;
  schema:familyName "Huijgens"^^xsd:string ;
  schema:givenName "Johanna Catharina"^^xsd:string ;
  schema:name "Johanna Catharina Huijgens"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e471dbb4-a347-3338-821f-5134fbfb9aa1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2676146> ;
  schema:birthDate "1859-07-20"^^xsd:date .

