@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b5qcZw>
  schema:identifier "https://www.goudatijdmachine.nl/id/persoon/9ab1a59b9239e133cc1ae638744b29596b2edbd642702229edcad2b6bec48a54"^^xsd:string ;
  schema:givenName "Reinier"^^xsd:string ;
  schema:name "Reinier Zijlmans"@nl ;
  schema:familyName "Zijlmans"^^xsd:string ;
  a schema:Person ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  roar:documentedIn <https://n2t.net/ark:/60537/bkbSSS> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/22722> .

