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

<https://n2t.net/ark:/60537/bV0i0G>
  pico:hasAge "20"^^xsd:string ;
  schema:givenName "Carolina Juda"^^xsd:string ;
  schema:name "Carolina Juda Sanders"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/03f675a7-a8e7-4b52-a476-77199f35d664"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:familyName "Sanders"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b25fi5> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59684> .

