@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bdjPYJ>
  pico:hasAge "54"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/909259e0-3dfc-41a9-aa60-615376b65c46"^^xsd:string ;
  ns0:givenName "Jacobus"^^xsd:string ;
  ns0:name "Jacobus Mulder"@nl ;
  ns0:familyName "Mulder"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vlist> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/arbeider> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmeDAK> ;
  gtm:straat <https://n2t.net/ark:/60537/bwe0Dn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61965> .

