@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bp9dLh>
  pico:hasAge "15"^^xsd:string ;
  ns0:givenName "Evert"^^xsd:string ;
  ns0:name "Evert van Agten"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/036914a4-2947-4b48-a98f-826379c2be5f"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "van Agten"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bNiC7F> ;
  gtm:straat <https://n2t.net/ark:/60537/bqOMpV> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/e6f64c80-043b-0a81-2002-f4072532f609> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61476> ;
  ns0:additionalName [
    ns1:baseSurname "Agten"^^xsd:string ;
    ns1:literalName "Evert van Agten"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

