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

<https://n2t.net/ark:/60537/bmesX5>
  gtm:rang "6"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/gasthuismeester/406"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Daemsz, gasthuismeester 6e rang in 1546"@nl ;
  schema:sameAs <https://n2t.net/ark:/60537/bOkVRj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94800> ;
  schema:endDate "1546"^^xsd:gYear ;
  schema:startDate "1546"^^xsd:gYear ;
  schema:additionalName [ ns0:patronym "Daemsz"^^xsd:string ] .

