@prefix cs4: <https://fair2adapt.eu/cs4/resources/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sub: <https://w3id.org/np/RA2bdqZIgbCnWLQIArEOEYEyhP1NAXv43jt2Tlh3NDIkA/> .
@prefix this: <https://w3id.org/np/RA2bdqZIgbCnWLQIArEOEYEyhP1NAXv43jt2Tlh3NDIkA> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  cs4:R151 dcterms:creator "Abouaiana, A; Mendonça, P" ;
    dcterms:date "2022"^^xsd:gYear ;
    dcterms:identifier <https://doi.org/10.1061/(ASCE)AE.1943-5568.0000537> ;
    dcterms:isPartOf <https://fair2adapt.eu/cs4/collection> ;
    dcterms:title "Retrofitting Dwellings in Traditional Coastal Settlements in Egypt and Portugal Using Nature-Based Solutions and Conventional Thermal Insulation Materials: Technical and Economic Assessment" ;
    dcterms:type "Article" ;
    a fabio:ScholarlyWork ;
    rdfs:label "Retrofitting Dwellings in Traditional Coastal Settlements in Egypt and Portugal Using Nature-Based Solutions and Conventional Thermal Insulation Materials: Technical and Economic Assessment" .
}
sub:provenance {
  sub:assertion prov:generatedAtTime "2025-12-21T21:13:53.179598"^^xsd:dateTime ;
    prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
  this: prov:generatedAtTime "2025-12-21T21:13:53.179598"^^xsd:dateTime ;
    prov:wasAttributedTo orcid:0000-0002-1784-2920 .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAosxbitQQzLXi1949Zd9JmSkGfYHHlj/CZZ7iiYs1TrZ5/Jk/wGA7kHEv7f9NtsinOdBo9EtHj/jgHE5W2Vv404JbOAY280PvH5Jns5ObWdVZmtHeCw0ZIdPEqNrurrEweKhzcTJW/YRpYWPwVPo47XyIW6IAcmx6gfdtmdPddMpplqExrP6G99ksXfXlZI0InQtZJRSGK5lYLLNzaofFtupPI5OAAGjooDyHijp0Ap2HIXH6WpO4S44cFPKU34pH2xhIY4/XT5DG1X5UoiVHs2Yoo30BHFudj/kAFwdzcy6Yh4tMDaB3ox6p7pi267d7n0y7kypC0Nt+hfgHQ1FpgwIDAQAB" ;
    npx:hasSignature "Ls1abDCIhzJTRX1yl/tWTnyy/xsboA31EiQjn3lVXaoKOigGbYVFgpp17R7TiggtT8s5AKwpt2dX2RdmFSq21ovm2W/Rir78CQikl9UcSe5/YZegUpJ7SRxj//u78wZhl2+0RdC0WXByOFREmcRTa16bl8r3k7FWqrmIDZ6lZYhCKHI3d/tn19OBzA+4RaRkRqBS/2ibFdyS9GK8zQ3WVBSmSGCm80ezMi7/Gj2B/iJiN6PFLoaVRpnoL7IyKW7J53FQ91W0hTR0rZpqc2RWrDws84QBc9PK+hh0hC9lWoxMwyTNbV3QYOYdMuK1t65Kk7jkw3uvw/66ZwCBDM5P5A==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1784-2920 .
}