@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/bxTzbL9>
  schema:givenName "Coenraad Bartholomeus Leendert"^^xsd:string ;
  schema:name "Coenraad Bartholomeus Leendert Hofstede (van der Ree)"@nl ;
  schema:familyName "Hofstede (van der Ree)"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b7cd1cdd-7b29-3fee-ea6f-25150117e3aa"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012rwv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5f90aca0-7dbe-ff31-81c6-59713d3f7e59> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2227142> ;
  schema:birthDate "1894-03-14"^^xsd:date .

