@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/bRSL6E>
  pico:hasAge "1"^^xsd:string ;
  ns0:familyName "Belonje"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2cd2b00dc22e148e5ba0cca99253cfcef7cdddf89e964c39ecfe4f8d53df6dcb"^^xsd:string ;
  ns0:givenName "Lieve"^^xsd:string ;
  ns0:name "Lieve Belonje"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/benxPJ> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3530> .

