@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bfPctK>
  ns0:familyName "de Ruiter"^^xsd:string ;
  ns0:givenName "Gerritje"^^xsd:string ;
  ns0:name "Gerritje de Ruiter"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/130a1bf04b3a52fe20d2a4123c2d8d58822f3fa516d24d8135a276f454aec0f7"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelierster> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bvpaDm> ;
  a ns0:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/23069> ;
  ns0:additionalName [
    ns1:baseSurname "Ruiter"^^xsd:string ;
    ns1:literalName "Gerritje de Ruiter"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

