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

<https://n2t.net/ark:/60537/b5czXQ>
  sdo:comment "< Dirk Dirksz" ;
  gtm:rang "5" ;
  sdo:givenName "Dirk" ;
  sdo:name "Dirk Stempelsz, gasthuismeester 5e rang in 1519"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/gasthuismeester/230" ;
  sdo:familyName "Stempelsz" ;
  sdo:sameAs <https://n2t.net/ark:/60537/bCGKhJ> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94624> ;
  sdo:endDate "1519"^^xsd:gYear ;
  sdo:startDate "1519"^^xsd:gYear ;
  sdo:sdDatePublished "2023-08-16T16:21:15+00:00"^^xsd:dateTime .

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