@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/baPpvp8>
  schema:givenName "Christoffel Frederik"^^xsd:string ;
  schema:name "Christoffel Frederik Weiland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e8558877-bf9a-4669-b1d9-b0e74358f1e3"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:familyName "Weiland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ff57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c2ffb1d4-f6ae-0570-5b48-b26db4a76740> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2576998> ;
  schema:birthDate "1818-01-12"^^xsd:date .

