@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/b1SiVqi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4538aa92-172c-f8ad-33ba-a27541ac72b3"^^xsd:string ;
  schema:familyName "Mulder"^^xsd:string ;
  schema:givenName "Wilhelmina Hendrika"^^xsd:string ;
  schema:name "Wilhelmina Hendrika Mulder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zoeterwoude> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zr67> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5463c14e-af18-ea67-c011-952d0a9f4391> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2184382> ;
  schema:birthDate "1872-10-16"^^xsd:date .

