@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/bFO99L0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4f4df919-8bd8-c4dd-ec18-1b78bd7ad0f7"^^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/89f303b3-a421-b4aa-5dda-af5291b2221f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2390919> ;
  schema:birthDate "1880-10-20"^^xsd:date .

