@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/bjZdSq>
  pico:hasAge "38"^^xsd:string ;
  schema:familyName "Cats"^^xsd:string ;
  schema:givenName "Fruijtje"^^xsd:string ;
  schema:name "Fruijtje Cats"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/8c47ac02-eb7e-4f48-9fe8-c7f56f8d34c6"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/koopvrouw> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0cJ8Nf> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59735> .

