@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <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 ns0: <https://w3id.org/pnv#> .

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

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
