@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/bFOa97>
  pico:hasAge "9"^^xsd:string ;
  ns0:birthPlace "Drenthe"^^xsd:string ;
  ns0:givenName "Frederik"^^xsd:string ;
  ns0:name "Frederik Lomeyer"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/9025d6e6ce2dbb13fe50482fa4f5b20b47233f64aa2d9b671c652ac5a7d5680c"^^xsd:string ;
  ns0:familyName "Lomeyer"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b0qppk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bnh7Su> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3756> .

