@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/bVqCY6i>
  schema:hasOccupation "Bouwkundige"@nl ;
  schema:givenName "Carel Johannes Pieter"^^xsd:string ;
  schema:name "Carel Johannes Pieter Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6920d7b-5e90-4a12-2d18-56cc6f08efe4"^^xsd:string ;
  schema:familyName "Spruit"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bodegraven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/611e46fa-0a74-287e-bf09-6a3e3926b947> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2233006> ;
  schema:birthDate "1854-06-20"^^xsd:date .

