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

<https://n2t.net/ark:/60537/b3KE5I>
  pico:hasAge "1 1/2 jaar"^^xsd:string ;
  ns0:familyName "Bremmers"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/fc9e03b4-0466-4609-ba2c-d4c28f8e2529"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem Bremmers"@nl ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zutphen> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5PQEO> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58429> .

