@prefix sdo: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/brrRPtG>
  sdo:givenName "Aaltje" ;
  sdo:name "Aaltje Vreedenburg"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/samh/person/eafc78bc-f60c-9e5d-2a9a-2362ca47c109" ;
  sdo:familyName "Vreedenburg" ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bcUobin> ;
  sdo:spouse <https://n2t.net/ark:/60537/bixh0Cx> ;
  sdo:children <https://n2t.net/ark:/60537/bzmsEhK> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/607768> ;
  sdo:sdDatePublished "2024-09-27T09:50:39+00:00"^^xsd:dateTime .

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