@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/beMGTaA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b07e6454-bf90-3f52-ed88-02e09c2990fa"^^xsd:string ;
  schema:hasOccupation "Kleermaker"@nl ;
  schema:givenName "Reinardus"^^xsd:string ;
  schema:name "Reinardus Wiltenburg"@nl ;
  schema:familyName "Wiltenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nh52> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/27d2989b-be17-a8a0-db50-c968e01bf578> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2015006> ;
  schema:birthDate "1836-08-20"^^xsd:date .

