@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/bYKP8j8>
  schema:familyName "Buijtelaar"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Buijtelaar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e4ba3c4-8c03-4efb-726f-1f33f4a18c7d"^^xsd:string ;
  schema:hasOccupation "Meestersknecht (mattenfabriek te Moordrecht)"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Kralingen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0118n9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bd762969-1ec3-27c0-d651-84b8f31825d5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2555754> ;
  schema:birthDate "1867-03-04"^^xsd:date .

