@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/bxGWSx>
  schema:comment "> Frans Cornelisz"^^xsd:string ;
  gtm:rang "1"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/415"^^xsd:string ;
  schema:familyName "Vroesen"^^xsd:string ;
  schema:givenName "Willem #"^^xsd:string ;
  schema:name "Willem # Vroesen, heilige geestmeester 1e rang in 1552"@nl ;
  schema:sameAs <https://n2t.net/ark:/60537/bjZfMF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95410> ;
  schema:endDate "1552"^^xsd:gYear ;
  schema:startDate "1552"^^xsd:gYear .

