@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bywIAE>
  pico:hasAge "23"^^xsd:string ;
  ns0:familyName "Hoobroeks"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7d905cea-b11c-49c3-bd64-0a99deed6436"^^xsd:string ;
  ns0:givenName "Jan Baptist"^^xsd:string ;
  ns0:name "Jan Baptist Hoobroeks"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravendeel> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/banketbakker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/boK1TW> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/79d1aa18-7d50-d089-1ed7-c0f233bcc7fa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59176> .

