@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/bBEeWr>
  gtm:rang "3"^^xsd:string ;
  schema:familyName "Bosch"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/221"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Bosch, heilige geestmeester 3e rang in 1520"@nl ;
  schema:sameAs <https://n2t.net/ark:/60537/bfPg0m> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95216> ;
  schema:endDate "1520"^^xsd:gYear ;
  schema:startDate "1520"^^xsd:gYear .

