@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/bsTLQjn>
  schema:familyName "Breedveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/efe3325d-4ea1-9977-8f7e-5c1a599b12a1"^^xsd:string ;
  schema:givenName "Wilhelmina Cornelia"^^xsd:string ;
  schema:name "Wilhelmina Cornelia Breedveld"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Spijkenisse> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ws5h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5251ca5f-9f64-1494-52c1-fd35c70f6b87> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2176538> ;
  schema:birthDate "1875-08-10"^^xsd:date .

