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

<https://n2t.net/ark:/60537/b9MTvL>
  ns0:familyName "Bloed"^^xsd:string ;
  ns0:givenName "Grietje"^^xsd:string ;
  ns0:name "Grietje Bloed"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/eca3c2a8146355425dd046098315186820ab4b73b27f234cdccca6503d72781a"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bbS8yU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359> .

