@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/bJY8O3B>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa66cf77-eb82-e185-69bd-b7222ca5ad8d"^^xsd:string ;
  schema:givenName "IJda"^^xsd:string ;
  schema:name "IJda van Schaik"@nl ;
  schema:familyName "van Schaik"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a2d469f7-9452-836f-89d7-1ffe5313015d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2452333> ;
  schema:birthDate "1798-12-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Schaik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

