@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/bB18RW>
  gtm:rang "5"^^xsd:string ;
  schema:givenName "Floris"^^xsd:string ;
  schema:name "Floris Minne, heilige geestmeester 5e rang in 1530"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/283"^^xsd:string ;
  schema:familyName "Minne"^^xsd:string ;
  schema:comment "zie CJM 23"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bLDPTX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95278> ;
  schema:endDate "1530"^^xsd:gYear ;
  schema:startDate "1530"^^xsd:gYear .

