@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/bgeDu0>
  pico:hasAge "11"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/5e52cf37-4870-461f-ac7b-26861c87dd50"^^xsd:string ;
  schema:givenName "Jan Diederik"^^xsd:string ;
  schema:name "Jan Diederik Woominghous"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Woominghous"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bEzdcO> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59333> .

