@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/bkChzhJ>
  schema:familyName "Barbiers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/009a0d3e-b67d-f095-6db3-a25aab3fef21"^^xsd:string ;
  schema:hasOccupation "Predikant"@nl ;
  schema:givenName "Willem Frederik"^^xsd:string ;
  schema:name "Willem Frederik Barbiers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haarlem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fkf2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f721be0e-a38c-1054-0518-7979f0dc1970> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2720721> ;
  schema:birthDate "1815-09-18"^^xsd:date .

