@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/bhuRC5>
  gtm:rang "2"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/355"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Loes, heilige geestmeester 2e rang in 1542"@nl ;
  schema:familyName "Loes"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bZNqH0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95350> ;
  schema:endDate "1542"^^xsd:gYear ;
  schema:startDate "1542"^^xsd:gYear .

