@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/bqOMfrq>
  schema:hasOccupation "Borstelmaker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0be8c56a-6811-a0d5-a37f-d5d36e4e2116"^^xsd:string ;
  schema:familyName "Reijnen"^^xsd:string ;
  schema:givenName "Richardus Lambertus"^^xsd:string ;
  schema:name "Richardus Lambertus Reijnen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nijmegen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3kk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8c642732-2679-1122-0ac6-78a443625bca> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2400596> ;
  schema:birthDate "1872-04-02"^^xsd:date .

