@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/bHg3Zz>
  pico:hasAge "6w"^^xsd:string ;
  ns0:familyName "Brugmans"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a67b58bc800cc85dd344793476083fead33ded9b5ac1360abd719cae505e226e"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Brugmans"@nl ;
  ns0:comment "overl 23 dec"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bPaEXg> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/byWjwP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3423> .

