@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#> .

<https://n2t.net/ark:/60537/bfCxsV>
  pico:hasAge "14"^^xsd:string ;
  schema:givenName "Gerrarda"^^xsd:string ;
  schema:name "Gerrarda Vlugh"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/33e841e4-4b2e-4092-85e7-29ee52e8bb16"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Vlugh"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/bCGFF3> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSVvIg> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60169> .

