@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/bdWTEnI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fcaec061-46a7-b99c-e3c2-593ac21ab247"^^xsd:string ;
  schema:familyName "Kuselbos"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Kuselbos"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b66fa6bd-59fc-0233-14bd-821e6a2d7ca2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2528716> ;
  schema:birthDate "1837-07-30"^^xsd:date .

