@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#> .

<https://n2t.net/ark:/60537/bEYnhS>
  pico:hasAge "2" ;
  ns0:givenName "Bart" ;
  ns0:name "Bart Muyen"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/952a5235aed62d48d288616523bb59931cc65c96bc3b1816bf35c1eb949636d4" ;
  ns0:familyName "Muyen" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRtBFs> ;
  gtm:straat <https://n2t.net/ark:/60537/bvpays> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1496> .

