@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/by6g8WS>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74711129-7267-b16d-f9e8-b12b36188d0d"^^xsd:string ;
  schema:familyName "Reichard"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Reichard"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dhrp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b58bde6c-59c7-3efe-3167-d0c1f2ddb278> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2525246> ;
  schema:birthDate "1849-04-24"^^xsd:date .

