@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/bVQ1OEV>
  schema:givenName "Hendrika Adriana"^^xsd:string ;
  schema:name "Hendrika Adriana van Mullem"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aff30d94-4f68-a564-87f9-d057778fc743"^^xsd:string ;
  schema:hasOccupation "Touwspinster"@nl ;
  schema:familyName "van Mullem"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fea641d9-f493-0424-3386-9d7ca2d82636> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2762948> ;
  schema:birthDate "1844-06-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mullem"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

