@prefix sdo: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bhh5Co8>
  sdo:familyName "Budde" ;
  prov:hadPrimarySource "Grafzerk" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/fcfde65a464eb38d3f3ad0168e462c729c1a3f0eaaae48f98df7e2f61c41404a" ;
  sdo:givenName "Wilhelm" ;
  sdo:name "Wilhelm Budde"@nl ;
  sdo:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bYLK0h> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2634698> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

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