@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#> .

<https://n2t.net/ark:/60537/bB18S7>
  gtm:rang "2" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/kerkmeester/21" ;
  sdo:givenName "Jan" ;
  sdo:name "Jan  Stoef, kerkmeester 2e rang in 1429"@nl ;
  sdo:familyName "Stoef" ;
  sdo:sameAs <https://n2t.net/ark:/60537/bn4fDa> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/95665> ;
  sdo:endDate "1429"^^xsd:gYear ;
  sdo:startDate "1429"^^xsd:gYear ;
  sdo:sdDatePublished "2023-08-16T16:21:41+00:00"^^xsd:dateTime .

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