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

<https://n2t.net/ark:/60537/bmer0t>
  pico:hasAge "5"^^xsd:string ;
  sdo:givenName "Adrianus"^^xsd:string ;
  sdo:name "Adrianus Pelt"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/88755428-ffe9-4ddb-9c32-da6d7bf59d34"^^xsd:string ;
  sdo:familyName "Pelt"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  sdo:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b0D65S> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUopww> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/bc08b8d8-2265-08dd-f3b8-afb004cadb94> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59611> ;
  sdo:image [
    rdfs:type "sdo:ImageObject"^^xsd:string ;
    sdo:contentUrl "https://www.goudatijdmachine.nl/omeka/iiif/3/59611/manifest"^^xsd:string ;
    sdo:encodingFormat "https://iiif.io/api/presentation/"^^xsd:string
  ] .

