@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/b4AqfaQ>
  schema:familyName "Gijp"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdfe1626-33a6-3ddc-4b6a-77d2c8081631"^^xsd:string ;
  schema:givenName "Johan Cornelis"^^xsd:string ;
  schema:name "Johan Cornelis Gijp"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015sj4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f6d84d2e-5424-f7ab-600e-632f00cbf92a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2719593> ;
  schema:birthDate "1916-04-07"^^xsd:date .

