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

<https://n2t.net/ark:/60537/bSvRbg>
  pico:hasAge "22" ;
  sdo:givenName "Evert" ;
  sdo:name "Evert van Dieveren"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4b7d967db1fa373689514f60287fa178e493bf30203c7d157f312132c4691dfb" ;
  sdo:familyName "van Dieveren" ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/box6xS> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSVvzE> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3677> ;
  sdo:sdDatePublished "2026-03-14T23:59:59+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Dieveren" ;
    ns0:literalName "Evert van Dieveren"@nl ;
    ns0:surnamePrefix "van"
  ] .

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