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

