@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bsgIUf>
  pico:hasAge "12"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e4c720cb-5b1a-4c7a-b786-031cd8292bb7"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van Houten"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem van Houten"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5PQEO> ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/8589ddb3-455b-5b4a-7892-f961c968991c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58426> ;
  ns0:additionalName [
    ns1:baseSurname "Houten"^^xsd:string ;
    ns1:literalName "Willem van Houten"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

