@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/bAp2OG>
  gtm:rang "5"^^xsd:string ;
  schema:familyName "die Bruin die"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/345"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Gijsbrechtsz Bruin die, heilige geestmeester 5e rang in 1540"@nl ;
  schema:sameAs <https://n2t.net/ark:/60537/bkbXs0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95340> ;
  schema:endDate "1540"^^xsd:gYear ;
  schema:startDate "1540"^^xsd:gYear ;
  schema:additionalName [
    ns0:baseSurname "Bruin die"^^xsd:string ;
    ns0:patronym "Gijsbrechtsz"^^xsd:string ;
    ns0:surnamePrefix "die"^^xsd:string
  ] .

