@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/bj9t8e>
  gtm:rang "5"^^xsd:string ;
  schema:givenName "Herman"^^xsd:string ;
  schema:name "Herman Dirksz, heilige geestmeester 5e rang in 1579"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/593"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bW2PkX> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95582> ;
  schema:endDate "1579"^^xsd:gYear ;
  schema:startDate "1579"^^xsd:gYear ;
  schema:additionalName [ ns0:patronym "Dirksz"^^xsd:string ] .

