@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/bo6GDR>
  pico:hasAge "11"^^xsd:string ;
  ns0:givenName "Batha"^^xsd:string ;
  ns0:name "Batha Majoor"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3fe0eed780ad22b488b1d0555bcba1dfe09eb53503d4828c67504c83a4120067"^^xsd:string ;
  ns0:familyName "Majoor"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/br1Joi> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3379> .

