@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/b49ZVa>
  pico:hasAge "30"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/4e21ae2471d11e8f1f141ccff1e8cc0e110c3d632e04490d954c8f55010863a1"^^xsd:string ;
  ns0:familyName "Kyle"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Kyle"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/beAeuU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2321> .

