@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/b2UO1KP>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/629b8f65-6fdc-bab3-1fc4-89350875e955"^^xsd:string ;
  schema:familyName "Ruiterveld"^^xsd:string ;
  schema:givenName "Willempje"^^xsd:string ;
  schema:name "Willempje Ruiterveld"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0129fj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0231926d-9372-2da3-978c-41d5600ccc61> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/576817> ;
  schema:birthDate "1871-03-16"^^xsd:date .

