@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/b4ApgT>
  pico:hasAge "42"^^xsd:string ;
  ns0:familyName "Blanken"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/01b3ebb769bf0e9f5e362a90b1b19f8d82cfb8595e8b017ac763f2910dc05962"^^xsd:string ;
  ns0:givenName "Klaas"^^xsd:string ;
  ns0:name "Klaas Blanken"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bcveCm> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2290> .

