@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/bfpNDzi>
  schema:familyName "Berlijn"^^xsd:string ;
  schema:hasOccupation "Boekbinder"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c62818c4-3381-1048-1327-55f0f78ea07e"^^xsd:string ;
  schema:givenName "Izak Teunis"^^xsd:string ;
  schema:name "Izak Teunis Berlijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m8mf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/96142e34-17f8-4937-7098-38c1843a662c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2780715> ;
  schema:birthDate "1839-03-22"^^xsd:date .

