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

<https://n2t.net/ark:/60537/b74NEN>
  pico:hasAge "8"^^xsd:string ;
  ns0:givenName "Anthonie"^^xsd:string ;
  ns0:name "Anthonie Zieleman"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/73bc1ff8f87b6eb4dc3a14cb280e9e2aaa66f0ec486baa0f1ad384d135b79fa5"^^xsd:string ;
  ns0:familyName "Zieleman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bKaRrY> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRT02x> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/fb5c84fc-38db-a6ca-5a78-a004ddb67e5c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4186> .

