@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/bredE1>
  pico:hasAge "17"^^xsd:string ;
  ns0:familyName "Carlier"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e91b86f5-dfa3-4d5b-bd1a-4a1a4c942e0b"^^xsd:string ;
  ns0:givenName "Lourens"^^xsd:string ;
  ns0:name "Lourens Carlier"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bgRW97> ;
  gtm:straat <https://n2t.net/ark:/60537/bSvThG> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/2c9d13ed-9442-c05b-26da-498bc12e698a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61855> .

