@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/bN5Ec2n>
  schema:familyName "Both"^^xsd:string ;
  schema:hasOccupation "Bouwman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5121cf03-d0cf-555b-14e6-c6f721660ee2"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Both"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013hwj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e366d7bd-bdfe-1c03-0749-8bc98d8c5f82> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2672374> ;
  schema:birthDate "1860-03-13"^^xsd:date .

