@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/bEYnoX>
  pico:hasAge "40"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/336367f3b8e22fb5bdebd7830dc00ffb7b5046e26d819d76f3697c927e3ad94b"^^xsd:string ;
  ns0:givenName "Jacoba"^^xsd:string ;
  ns0:name "Jacoba Marius"@nl ;
  ns0:familyName "Marius"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b2hHBx> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYXNyv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3462> .

