@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 prov: <http://www.w3.org/ns/prov#> .
@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/bsgIXN>
  pico:hasAge "32"^^xsd:string ;
  ns0:familyName "de Bie"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/51453df7-5d01-4b42-a39f-c61f23b80595"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:givenName "Willem"^^xsd:string ;
  ns0:name "Willem de Bie"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6sWKC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/2ab167d9-aa4e-4101-7fc4-2fba73d20271> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59200> ;
  ns0:additionalName [
    ns1:baseSurname "Bie"^^xsd:string ;
    ns1:literalName "Willem de Bie"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

