@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/b7UBNFQ>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Hoogerbrug"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eee033e5-6a9a-5f51-882f-dbc169bf8b85"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Hoogerbrug"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Noord-Waddinxveen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tz0n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/84595468-be5a-a5dc-1473-595969b0d67d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2369607> ;
  schema:birthDate "1863-05-02"^^xsd:date .

