@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/bachONx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/643e2d7c-c4fd-4cd6-00d6-eb2242b8c0fd"^^xsd:string ;
  schema:familyName "Naves"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Naves"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0193zw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0498f347-c2c2-8814-ef43-927332616230> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/586270> ;
  schema:birthDate "1880-01-21"^^xsd:date .

