@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/bxTEz4>
  gtm:rang "5"^^xsd:string ;
  schema:familyName "Bosch"^^xsd:string ;
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk Aerntsz Bosch, heilige geestmeester 5e rang in 1580"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/599"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bojsNh> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95588> ;
  schema:endDate "1580"^^xsd:gYear ;
  schema:startDate "1580"^^xsd:gYear ;
  schema:additionalName [ ns0:patronym "Aerntsz"^^xsd:string ] .

