@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/bzmtM0>
  pico:hasAge "1 jaar"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ca99e0df0a5a5ce1b088b0fe5b19e2e7326a8bb5aba965c701f8cd1395a8141f"^^xsd:string ;
  ns0:givenName "Machiel"^^xsd:string ;
  ns0:name "Machiel Wassing"@nl ;
  ns0:familyName "Wassing"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bPB3km> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bs4dG2> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2650> .

