@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix sdo: <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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://n2t.net/ark:/60537/bXImL4>
  pico:hasAge "15"^^xsd:string ;
  sdo:givenName "Adrianus"^^xsd:string ;
  sdo:name "Adrianus Blesgraaf"@nl ;
  sdo:familyName "Blesgraaf"^^xsd:string ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/91616990c5f6c79ab3e7a6c5f584f9795a2033a117b7ae954d87eb7a7097b56f"^^xsd:string ;
  sdo:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bkOYSt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYL5Sh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/0ca09dfc-82cd-96b5-0679-cb84dcc74999> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/10178> ;
  sdo:image [
    rdfs:type "sdo:ImageObject"^^xsd:string ;
    sdo:contentUrl "https://www.goudatijdmachine.nl/omeka/iiif/3/10178/manifest"^^xsd:string ;
    sdo:encodingFormat "https://iiif.io/api/presentation/"^^xsd:string
  ] .

