@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#> .

<https://n2t.net/ark:/60537/b1feSA>
  pico:hasAge "54"^^xsd:string ;
  ns0:birthPlace "Hechtel"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f82602c8-3f95-472d-94f1-06e53b7fc278"^^xsd:string ;
  ns0:givenName "Matthijs"^^xsd:string ;
  ns0:name "Matthijs Slangen"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:familyName "Slangen"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/koopman> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bSw6mG> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/1d9a00be-a508-4d90-166c-c44fd60c1fdb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59064> .

