@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/b87i92>
  pico:hasAge "28"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:familyName "Grotendorst"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/48d621bfc0da12f23aef3e47480d46dcc2653d33f4581146b78a877a77a72c44"^^xsd:string ;
  ns0:givenName "Sophia Carolina"^^xsd:string ;
  ns0:name "Sophia Carolina Grotendorst"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0qEC8> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5432> .

