@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b99Nxx>
  pico:hasAge "39"^^xsd:string ;
  ns0:givenName "Dirkje"^^xsd:string ;
  ns0:name "Dirkje Laurier"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/0cbb1c660c46cefcb95db03734c9cb323135050f359333fdb9dd9623188c9706"^^xsd:string ;
  ns0:familyName "Laurier"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/hekelster> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bM3pLd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4356> .

