@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bEmgs5>
  pico:hasAge "15"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5f2c44303c0518ec45115122615b6dd2acefbe4ad7eaf60d6dd1b3ce2469a8fe"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria van Gorsel"@nl ;
  ns0:familyName "van Gorsel"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/breqYB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5668> ;
  ns0:additionalName [
    ns1:baseSurname "Gorsel"^^xsd:string ;
    ns1:literalName "Maria van Gorsel"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

