@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/bRfHFw>
  pico:hasAge "11"^^xsd:string ;
  schema:familyName "Deckers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/9ef5c645-c390-43e0-b6d7-5f13447f2299"^^xsd:string ;
  schema:givenName "Jeanette"^^xsd:string ;
  schema:name "Jeanette Deckers"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bs4dSc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60830> .

