@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/bLr2f7F>
  schema:familyName "Hollander"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6674d310-399f-a06e-bd46-d6c1b1c706ac"^^xsd:string ;
  schema:hasOccupation "Scheepmakersknecht"@nl ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Hollander"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdkx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/41ba5a38-a7ac-2e67-61b0-cf7b428ab3a7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2112202> ;
  schema:birthDate "1818-08-10"^^xsd:date .

