@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/bCu0Ig>
  pico:hasAge "9"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/56843f87-78b5-4265-85dd-04aa99a03e65"^^xsd:string ;
  schema:givenName "Josina Maria"^^xsd:string ;
  schema:name "Josina Maria Spruijt"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Spruijt"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brer51> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60143> .

