@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bdjRMT>
  gtm:rang "3" ;
  ns0:givenName "Claes" ;
  ns0:name "Claes Woutersz, gasthuismeester 3e rang in 1487"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/gasthuismeester/20" ;
  ns0:sameAs <https://n2t.net/ark:/60537/buYQPg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94414> ;
  ns0:endDate "1487"^^xsd:gYear ;
  ns0:startDate "1487"^^xsd:gYear ;
  ns0:additionalName [ ns1:patronym "Woutersz" ] .

