@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/bw1gMH>
  pico:hasAge "28"^^xsd:string ;
  ns0:givenName "Franciscus"^^xsd:string ;
  ns0:name "Franciscus van Loon"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/217c85d096fbb1ff315e7bd011d4ad8c004c805394d7e3d72e400a1deb81b627"^^xsd:string ;
  ns0:familyName "van Loon"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pakhuisknegt> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bCgwwg> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/201bc26d-d6b7-42f5-931d-2b5cb1d8565f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3169> ;
  ns0:additionalName [
    ns1:baseSurname "Loon"^^xsd:string ;
    ns1:literalName "Franciscus van Loon"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

