@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/bZNjj8s>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b5bbae56-455c-dc0e-4172-a641c60678f7"^^xsd:string ;
  schema:familyName "Jonkheid"^^xsd:string ;
  schema:givenName "Maarten"^^xsd:string ;
  schema:name "Maarten Jonkheid"@nl ;
  schema:hasOccupation "Vleeschhouwer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Broek> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vjc0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/76e4dd5a-b12f-623d-a010-a992588f2511> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2317589> ;
  schema:birthDate "1865-07-15"^^xsd:date .

