@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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 ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bJ8pO6>
  pico:hasAge "53"^^xsd:string ;
  schema:familyName "de Loos"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/25b676d6-9981-49c0-9636-ecc87e833ae4"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob de Loos"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/broodbakker> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brs7OL> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/93499416-710c-b293-98c9-6a29c4f99578> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60862> ;
  schema:additionalName [
    ns0:baseSurname "Loos"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

