@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/baciye7>
  pico:hasAge "37"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/48144ad9-8d5e-f38e-bca5-56871ff058c4"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas van der Kind"@nl ;
  schema:hasOccupation "Touwspinner"@nl ;
  schema:familyName "van der Kind"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2hHY1S> ;
  schema:spouse <https://n2t.net/ark:/60537/b2hIJpR> ;
  schema:children <https://n2t.net/ark:/60537/bUo7Yh7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2668145> ;
  schema:additionalName [
    ns0:baseSurname "Kind"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

