@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bhh9RY>
  gtm:rang "4" ;
  ns0:givenName "Dirk" ;
  ns0:name "Dirk Neck, gasthuismeester 4e rang in 1484"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/gasthuismeester/4" ;
  ns0:familyName "van Neck" ;
  ns0:sameAs <https://n2t.net/ark:/60537/bu933y> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94398> ;
  ns0:endDate "1484"^^xsd:gYear ;
  ns0:startDate "1484"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Neck" ;
    ns1:surnamePrefix "van"
  ] .

