@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/bmesYg>
  gtm:rang "2"^^xsd:string ;
  schema:givenName "Boudewijn mr"^^xsd:string ;
  schema:name "Boudewijn mr Ronse, gasthuismeester 2e rang in 1575"@nl ;
  schema:comment "dr.med."^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/gasthuismeester/584"^^xsd:string ;
  schema:familyName "Ronse"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bKaW4P> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94978> ;
  schema:endDate "1575"^^xsd:gYear ;
  schema:startDate "1575"^^xsd:gYear .

