@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/bqC4PN>
  pico:hasAge "66"^^xsd:string ;
  ns0:familyName "de Loos"^^xsd:string ;
  ns0:givenName "Ferdinand"^^xsd:string ;
  ns0:name "Ferdinand de Loos"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a13606f41bf78fe03dd5a67441cf554c6358c8704b6f2457d3ae59a83a1e597d"^^xsd:string ;
  ns0:birthPlace "Wezel"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tingieter> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmeDpL> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/a9ace94a-4984-7d2c-f3bd-a53fe672268b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2535> ;
  ns0:additionalName [
    ns1:baseSurname "Loos"^^xsd:string ;
    ns1:literalName "Ferdinand de Loos"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

