@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/bxGRFXM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/79ae8965-7c08-f5ac-c339-7a3aad6a14e6"^^xsd:string ;
  schema:givenName "Jan Cornelis"^^xsd:string ;
  schema:name "Jan Cornelis Oudshoorn"@nl ;
  schema:familyName "Oudshoorn"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bFBsuLE>, <https://n2t.net/ark:/60537/bpMgR9e> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvp9wjF> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2399140> ;
  schema:birthDate "1815-07-26"^^xsd:date .

