@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/biWLqc>
  gtm:rang "4"^^xsd:string ;
  schema:givenName "Adriaen"^^xsd:string ;
  schema:name "Adriaen Gerritsz Vleser, heilige geestmeester 4e rang in 1487"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/22"^^xsd:string ;
  schema:familyName "Vleser"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bywKv4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95017> ;
  schema:endDate "1487"^^xsd:gYear ;
  schema:startDate "1487"^^xsd:gYear ;
  schema:additionalName [ ns0:patronym "Gerritsz"^^xsd:string ] .

