@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b2I6gR>
  pico:hasAge "55"^^xsd:string ;
  ns0:familyName "de Bie"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/aae4fe6f5a249d8dd6814bdd062dc4fa934ec0045de922ff5b034822ea1381fa"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem de Bie"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bKBfOT> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bV0vsw> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/9bb03052-40e2-1ec3-f8e2-f45a451122c8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5394> ;
  ns0:additionalName [
    ns1:baseSurname "Bie"^^xsd:string ;
    ns1:literalName "Willem de Bie"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

