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

<https://n2t.net/ark:/60537/beZtkg>
  schema:comment "< Jacob Pietersz"^^xsd:string ;
  gtm:rang "4"^^xsd:string ;
  schema:familyName "goutsmit"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/216"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem goutsmit, heilige geestmeester 4e rang in 1519"@nl ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95211> ;
  schema:endDate "1519"^^xsd:gYear ;
  schema:startDate "1519"^^xsd:gYear .

