@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/bcUpfRW>
  schema:familyName "Houdijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b8b8d75c-82a0-7cd0-1a76-6979593fa4ec"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Houdijk"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b4ZOs23>, <https://n2t.net/ark:/60537/bkOZ4Js> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkpzZCd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2541495> ;
  schema:birthDate "1896-11-16"^^xsd:date .

