@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/bJYa8W>
  pico:hasAge "32" ;
  sdo:familyName "den Os" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f8de874c62a0401f0efe6331285aa25fa48ddf8122da7a9bc5aa38fc843f8ac9" ;
  sdo:givenName "Johannes" ;
  sdo:name "Johannes den Os"@nl ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmsk8Q> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/7045> ;
  sdo:sdDatePublished "2025-10-26T22:13:56+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Os" ;
    ns0:literalName "Johannes den Os"@nl ;
    ns0:surnamePrefix "den"
  ] .

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