@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/bL0DMpQ>
  schema:familyName "Blaazer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/35ba7b46-ea7d-7022-4cf9-34f1dc11a44a"^^xsd:string ;
  schema:givenName "Johannes Adrianus Cornelis"^^xsd:string ;
  schema:name "Johannes Adrianus Cornelis Blaazer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013218> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/22517c65-bfc8-f591-5915-0de534ae9c56> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1993610> ;
  schema:birthDate "1894-02-24"^^xsd:date .

