@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/bKNWjpR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c527ecdb-6472-bb7f-e50e-59155b8b912d"^^xsd:string ;
  schema:familyName "Raastrop"^^xsd:string ;
  schema:givenName "Wilhelmina Johanna"^^xsd:string ;
  schema:name "Wilhelmina Johanna Raastrop"@nl ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010rvr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/606bce00-1a73-2473-c046-88db11a7223d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2230337> ;
  schema:birthDate "1895-02-08"^^xsd:date .

