@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bpYYUNg>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3c881367-5cbe-d59f-46ec-d5a008a2f280"^^xsd:string ;
  schema:givenName "Huibertje"^^xsd:string ;
  schema:name "Huibertje van Dam"@nl ;
  schema:familyName "van Dam"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Streefkerk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kjdn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dcd31127-dead-74d4-aa6f-c72eecf8bc9e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2814089> ;
  schema:birthDate "1853-04-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Dam"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

