@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/b6f0oUm>
  schema:givenName "Hermanus Rudolf"^^xsd:string ;
  schema:name "Hermanus Rudolf Kousbroek"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c63b45a2-1568-9905-7fad-e7d9109566b5"^^xsd:string ;
  schema:hasOccupation "Kantoorbediende"@nl ;
  schema:familyName "Kousbroek"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8cb99c9c-5558-ea28-0863-48475ecfb613> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2401953> ;
  schema:birthDate "1891-07-21"^^xsd:date .

