@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/bm1GRo>
  pico:hasAge "53"^^xsd:string ;
  ns0:givenName "Antje"^^xsd:string ;
  ns0:name "Antje de Beij"@nl ;
  ns0:familyName "de Beij"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e3380b5496d08be4efff464f17a9cb4a3a1313d7443b753b27725fb91ff07760"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bEzd5y> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/0a366a78-6429-96a2-ccef-a38d4bd686c7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5531> ;
  ns0:additionalName [
    ns1:baseSurname "Beij"^^xsd:string ;
    ns1:literalName "Antje de Beij"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

