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

<https://n2t.net/ark:/60537/bXV5CK>
  pico:hasAge "18"^^xsd:string ;
  schema:familyName "den Bouwmeester"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e3a4a9b5-cf70-4890-8c40-6f65116f42e3"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter den Bouwmeester"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Benthuizen> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/bakkersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/b0D65S> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bOyOee> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/ded5b8f0-0447-043f-c654-335129247072> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59583> ;
  schema:additionalName [
    ns0:baseSurname "Bouwmeester"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

