@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/bzLRKA9>
  schema:familyName "de Ruiter"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ffb72034-d553-a70b-d39c-05a08701959e"^^xsd:string ;
  schema:givenName "Paulina Hendrica"^^xsd:string ;
  schema:name "Paulina Hendrica de Ruiter"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dqjg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f4244535-3349-857c-7c47-c9d9c1c26d5a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2706462> ;
  schema:birthDate "1830-01-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ruiter"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

