@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/b7HTRS9>
  schema:familyName "de Ruiter"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/73075db7-6d32-9d90-eda0-00e302bafcff"^^xsd:string ;
  schema:givenName "Magcheltje"^^xsd:string ;
  schema:name "Magcheltje de Ruiter"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pcx0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3d62ec58-d0dd-164e-de3c-757182178b3c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2095788> ;
  schema:birthDate "1837-10-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ruiter"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

