@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/bSVdYE2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/45ce9275-c2b8-fa25-0505-6fc3dea4634b"^^xsd:string ;
  schema:familyName "Langeraar"^^xsd:string ;
  schema:givenName "Wijnand Cornelis"^^xsd:string ;
  schema:name "Wijnand Cornelis Langeraar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8e8101fa-dfa1-74be-2bb0-104c92bcf4fa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2408735> ;
  schema:birthDate "1883-08-24"^^xsd:date .

