@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b4ZSiH>
  schema:comment "> Simon Hendriksz"^^xsd:string ;
  gtm:rang "6"^^xsd:string ;
  schema:givenName "Frans #"^^xsd:string ;
  schema:name "Frans # Gerritsz Oudewater, heilige geestmeester 6e rang in 1554"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/434"^^xsd:string ;
  schema:familyName "van Oudewater"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/b74S37> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95429> ;
  schema:endDate "1554"^^xsd:gYear ;
  schema:startDate "1554"^^xsd:gYear ;
  schema:additionalName [
    ns0:baseSurname "Oudewater"^^xsd:string ;
    ns0:patronym "Gerritsz"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

