@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/bjn9Nf>
  gtm:rang "6"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/169"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Moel, heilige geestmeester 6e rang in 1511"@nl ;
  schema:familyName "Moel"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/b254za> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95164> ;
  schema:endDate "1511"^^xsd:gYear ;
  schema:startDate "1511"^^xsd:gYear .

