@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/bRtk8eO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/482abf4d-d5d3-0839-978e-803f13e5a7f2"^^xsd:string ;
  schema:hasOccupation "Letterzetter"@nl ;
  schema:familyName "Roelofs"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Roelofs"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015th3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/75ebbb73-42ac-1bdb-65ac-f1c85b5dbf12> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2313929> ;
  schema:birthDate "1890-01-11"^^xsd:date .

