@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bXV5Gt>
  pico:hasAge "49"^^xsd:string ;
  schema:givenName "Christiaan Albert"^^xsd:string ;
  schema:name "Christiaan Albert Rond"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d415cb3a-362f-493b-94a0-0ac87a244897"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Rond"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/zilverwerker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUaHTH> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/d653061f-2749-bd04-bb2f-892d09433b5a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60744> .

