@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#> .

<https://n2t.net/ark:/60537/brrXaW>
  gtm:rang "4"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/gasthuismeester/475"^^xsd:string ;
  schema:familyName "Sael"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Sael, gasthuismeester 4e rang in 1557"@nl ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94869> ;
  schema:endDate "1557"^^xsd:gYear ;
  schema:startDate "1557"^^xsd:gYear .

