@prefix this: <http://purl.org/np/RA6XF1wBIQtBN9sH-UVnma7fZVlo6CsOW8syt-NKZt30E> .
@prefix sub: <http://purl.org/np/RA6XF1wBIQtBN9sH-UVnma7fZVlo6CsOW8syt-NKZt30E#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:wf-wp08-urbanhealth dct:isPartOf <http://purl.org/np/RAqjSLRrTWwqBo53y9CGWTtQn6sa8VdDmAhU_TuoLkAVw#worldfair_project_communities> ;
    a fip:FAIR-Implementation-Community ;
    rdfs:comment "This community derived from  LAC-Urban Health Network. It is based on the work done at the SALURBAL project (Urban Health in Latin America) focused on collecting, harmonizing, and using data on the natural, built, and social environment as well as population health in 370 cities of 100,000 or more resident in 11 countries (Argentina, Brazil, Chile, Colombia, Costa Rica, El Salvador, Guatemala, Mexico, Nicaragua, Panama, Peru)" ;
    rdfs:label "WorldFAIR WP08 URBAN HEALTH" ;
    rdfs:seeAlso <https://drexel.edu/lac/salurbal/overview/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_37948> , <http://purl.obolibrary.org/obo/NCIT_C16495> , <http://purl.obolibrary.org/obo/NCIT_C16556> , <http://purl.obolibrary.org/obo/OMIT_0015767> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-8100-422X .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "UsV9TZrdmwima/VVNVlDb/zDFppuHaCuM3kd+6lMGTtPGlFY8Msjaksfo9UbU5WQxuBK1u+OeS27B9sOVKWLb3IkE+OAxLGnPdUe0I6qnYOv/pGkGqGf1OH+65ojV6wbHQrM4GcsL7u9fNMo+37qvpQKml1I57F2CqWkIs6nr0M=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2022-08-31T18:30:27Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:wf-wp08-urbanhealth ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/3e272477-a46c-40b1-9650-cc35e0a27e2b> .
}