@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#> .

<https://n2t.net/ark:/60537/bbRTOCt>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c259a264-8c4b-09dd-eb00-fcdf422e6855"^^xsd:string ;
  schema:givenName "Leena"^^xsd:string ;
  schema:name "Leena Nieuwveld"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  schema:familyName "Nieuwveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/abbbed0e-0493-9e76-00b9-7a497664cc19> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2486796> ;
  schema:birthDate "1833-11-25"^^xsd:date .

