@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/b7HU1xZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c3ea3b70-5c25-e7d2-7d5c-142702bc9c86"^^xsd:string ;
  schema:givenName "Johannes Cornelis"^^xsd:string ;
  schema:name "Johannes Cornelis Smits"@nl ;
  schema:familyName "Smits"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bfCuQoh>, <https://n2t.net/ark:/60537/bZNjgp3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bre9RkE> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2268632> ;
  schema:birthDate "1889-05-28"^^xsd:date .

