@prefix pico: <https://personsincontext.org/model#> .
@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/bYy90t>
  pico:hasAge "13" ;
  ns0:familyName "de Gruil" ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ed90258d2114a2ae8481e13e04735658fad9a2f44523f45ed51f4a8ae0c572ef" ;
  ns0:givenName "Margje" ;
  ns0:name "Margje de Gruil"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b2UNFQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bIJcLM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1718> ;
  ns0:additionalName [
    ns1:baseSurname "Gruil" ;
    ns1:literalName "Margje de Gruil"@nl ;
    ns1:surnamePrefix "de"
  ] .

