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

<https://n2t.net/ark:/60537/bKBiCd>
  pico:hasAge "50"^^xsd:string ;
  schema:givenName "Beletje Hartog"^^xsd:string ;
  schema:name "Beletje Hartog Hos"@nl ;
  schema:familyName "Hos"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/16fa9e7a-f213-476c-b466-864b449cda4f"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hoorn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bNVs7nX> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bwR4q7F> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/82714ab9-2454-b6e2-a6f1-81f0b3cf8919> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59724> .

