@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/bIwfkxX>
  schema:givenName "Henri Mari"^^xsd:string ;
  schema:name "Henri Mari Schmidt Crans"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df50809d-fddb-f63a-a320-2b001fbbaf3d"^^xsd:string ;
  schema:familyName "Schmidt Crans"^^xsd:string ;
  schema:hasOccupation "Z.b."@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cnk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fefb626e-c36b-280f-ed23-a9a72bd50343> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2765445> ;
  schema:birthDate "1897-12-17"^^xsd:date .

