@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/bSie2E>
  gtm:rang "6"^^xsd:string ;
  schema:givenName "Dirk"^^xsd:string ;
  schema:name "Dirk Jansz Boeckel, heilige geestmeester 6e rang in 1504"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/126"^^xsd:string ;
  schema:familyName "oude Boeckel"^^xsd:string ;
  schema:comment "Zie CJM 30"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/b3kgI6> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95121> ;
  schema:endDate "1504"^^xsd:gYear ;
  schema:startDate "1504"^^xsd:gYear ;
  schema:additionalName [
    ns0:baseSurname "Boeckel"^^xsd:string ;
    ns0:patronym "Jansz"^^xsd:string ;
    ns0:surnamePrefix "oude"^^xsd:string
  ] .

