@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/bgRGE7h>
  schema:familyName "Honkoop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c038187e-389b-b7d5-b032-f4fdf07bfcf1"^^xsd:string ;
  schema:givenName "Johannes Jan Pieter Wilhelmus Sijbrand"^^xsd:string ;
  schema:name "Johannes Jan Pieter Wilhelmus Sijbrand Honkoop"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bN5D2ox> ;
  schema:parent <https://n2t.net/ark:/60537/bpMgsVY>, <https://n2t.net/ark:/60537/bxGRgHi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1969806> ;
  schema:birthDate "1897-08-16"^^xsd:date .

