@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/bH3m98Y>
  schema:hasOccupation "Baander"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6e52c0ea-9bef-d072-b55f-e0ea3ae94448"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Prins"@nl ;
  schema:familyName "Prins"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/71850b95-631c-8f2b-e389-8a3ac95f9e1b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2296817> ;
  schema:birthDate "1838-01-28"^^xsd:date .

