@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/brEzLJ4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/268c8dfc-340b-0f36-ebd4-5d6c567c10f7"^^xsd:string ;
  schema:familyName "van Ruiten"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina van Ruiten"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oudewater> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vrm5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/52b7726c-4f44-d754-2fc1-84f825b53d7a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2178032> ;
  schema:birthDate "1849-03-31"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ruiten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

