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

<https://n2t.net/ark:/60537/bKaUcW>
  pico:hasAge "19"^^xsd:string ;
  schema:familyName "de Jong"^^xsd:string ;
  schema:givenName "Dirkje Johanna"^^xsd:string ;
  schema:name "Dirkje Johanna de Jong"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7226a8f1-1a2d-4fa3-a6f0-8b20f6dece21"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pottendraaijer> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b5qseG> ;
  gtm:straat <https://n2t.net/ark:/60537/bCGFF3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60173> ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

