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

<https://n2t.net/ark:/60537/bumGh4>
  pico:hasAge "39"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4c752680e92734218eb306e892ac221c1d51cb54b16b48674eb3d37cec43686e"^^xsd:string ;
  ns0:familyName "Noordeman"^^xsd:string ;
  ns0:givenName "Susanna"^^xsd:string ;
  ns0:name "Susanna Noordeman"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQ0HXq> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3533> .

