@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/bxTCyz>
  pico:hasAge "31"^^xsd:string ;
  schema:familyName "Fau"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/43598726-b769-4905-a038-3e0ac2953a63"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Fau"@nl ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwrVjT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59625> .

