@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/b2hKhB>
  pico:hasAge "10"^^xsd:string ;
  ns0:familyName "Derogé"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/dae2819a-51f3-4cf1-809a-39a5d36b4b31"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Derogé"@nl ;
  ns0:birthPlace "Luijk"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b74Nrs> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/buMjPf> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/ec0bf715-b2df-8a6d-0c7a-6eab08c8abee> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/58375> .

