@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/bT81Nt>
  gtm:rang "5"^^xsd:string ;
  schema:familyName "de Licht"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/635"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Adriaensz Licht, heilige geestmeester 5e rang in 1586"@nl ;
  schema:sameAs <https://n2t.net/ark:/60537/bhuRw0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95624> ;
  schema:endDate "1586"^^xsd:gYear ;
  schema:startDate "1586"^^xsd:gYear ;
  schema:additionalName [
    ns0:baseSurname "Licht"^^xsd:string ;
    ns0:patronym "Adriaensz"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

