@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/by6mcc>
  gtm:rang "2" ;
  ns0:givenName "Gijsbrecht" ;
  ns0:name "Gijsbrecht Willemsz, gasthuismeester 2e rang in 1484"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/gasthuismeester/2" ;
  ns0:sameAs <https://n2t.net/ark:/60537/bKO28h> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94396> ;
  ns0:endDate "1484"^^xsd:gYear ;
  ns0:startDate "1484"^^xsd:gYear ;
  ns0:additionalName [ ns1:patronym "Willemsz" ] .

