@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bSIySE>
  pico:hasAge "15"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/81cfac9a3c2ec4c79e073d3436c9e497f3c3b868cc670379832117fad1741fc7"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan Muller"@nl ;
  ns0:familyName "Muller"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bijACX> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bS5HHx> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/a7b16e0e-31d1-1aaf-01b9-df121e3148f3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4242> .

