@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/bWFVvm>
  gtm:rang "1"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/heiligegeestmeesters/466"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Gerritsz Scoenhoven, heilige geestmeester 1e rang in 1559"@nl ;
  schema:familyName "van Scoenhoven"^^xsd:string ;
  schema:sameAs <https://n2t.net/ark:/60537/bV0jTA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95461> ;
  schema:endDate "1559"^^xsd:gYear ;
  schema:startDate "1559"^^xsd:gYear ;
  schema:additionalName [
    ns0:baseSurname "Scoenhoven"^^xsd:string ;
    ns0:patronym "Gerritsz"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

