@prefix sdo: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bZnVug3>
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/09e6da1a-f2ca-42e2-8d7b-c04ed761f7ce-po1" ;
  sdo:givenName "Johannes"@nl ;
  sdo:name "Johannes Nobel"@nl ;
  sdo:familyName "Nobel"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bBQRTT> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  sdo:spouse <https://n2t.net/ark:/60537/bRtkFtk> ;
  sdo:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation, sdo:Person ;
  sdo:gender sdo:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890858> ;
  sdo:sdDatePublished "2026-06-14T18:22:48+00:00"^^xsd:dateTime .

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