@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/bPaFaM>
  pico:hasAge "12"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/07ff5dc082d6c71f9912a0731954cced6319b30a715cecf012b5f3fcb15690c1"^^xsd:string ;
  ns0:familyName "Schouten"^^xsd:string ;
  ns0:givenName "Sophia Charlotte"^^xsd:string ;
  ns0:name "Sophia Charlotte Schouten"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/benxL0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3809> .

