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

