@prefix this: <https://w3id.org/np/RA0TFfDjN-ERkjNQzU67_OREB6MpzYi_E5L27N-rcvC0Q> .
@prefix sub: <https://w3id.org/np/RA0TFfDjN-ERkjNQzU67_OREB6MpzYi_E5L27N-rcvC0Q/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://doi.org/10.5281/zenodo.10782341> dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:title "Regional Assessment of buildings' Material Intensities (RASMI): Version 20230905: first public release B - data only" ;
    <http://purl.org/spar/cito/supports> <https://doi.org/10.1038/s41597-024-03190-7> ;
    a <http://purl.org/dc/dcmitype/Dataset> ;
    <https://schema.org/maintainer> <https://zenodo.org/> ;
    <https://schema.org/result> <https://w3id.org/np/RAGzan8udt0g7Jv63J7lGZl32NmfNqyImQkEG0HU99zY4/researchproject> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-4405-2382 , <https://ror.org/027bh9e22> .
}
sub:pubinfo {
  orcid:0000-0003-4405-2382 foaf:name "Tomer Fishman" .
  this: dct:created "2025-07-22T08:55:53.135Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-4405-2382 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <http://purl.org/dc/dcmitype/Dataset> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "Dataset: Regional Assessment of buildings' Material Intensities (RASMI): Version 20230905: first public re..." ;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAW4qDSeYWgZwQDIPBOKlaCoSQiLZeavVCNsJMCcpU3kY> ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAE98XsERuzJNczFlZk-uIVRbnCuJMH1ifl1wMLk8_7Pc> .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqmeWftmEmhy6pOO8pPzRO2Z9yuzOfk0Ji1K+TfPafKfTqEYRpORZSRyLYE1sNTAxfk1CHvc1wN+Cgwe5Cx/lAx86VOhZpx2vzoCUaz6nXMImUlQxHByy5RjoFou9+1LzvEgsl9mDa/myWR6ADSAZPpzdGb99qQx/oJflB/gjBiA4dvDuPVcb5XU+Ez+VXbKlC1+jlVWcEm8BsmItklUjdgsOlAUJ0AUoccuAqUBaW2hF/U2nUJU9rNk7t+eWYndWOi8WFq2eOpAgCsOMHV5H0lbVKs859ewgzOFINdzp8AzbcKr4vai8AcB8IQVPjSOnwiTNUAKdT6c7v2CuauKViwIDAQAB" ;
    npx:hasSignature "MmlS8iTqIwF7U5/t5SM3D8qQNSiD3D3o9+a5MCc/KcP47e0VtTwlHVlsTBW9Ht+/1M5ocy4W1iw1zlkj5t2r1bw/lVC5rIW3MJuI2ptMo3xj/2wbzOZgj5qvkjZhZl7GL0TOi0hVpDKDWagQjogxqzk+lsptL0fZrWtM9YtOO6TeRklN6Q5c0FLo5qgjLZfaIiopHTeUmdXPK6pOgfZjDxaP6hku1N33wC0ZkLW11wy52c2jO7JcGKEjmEwYWR3Zp0HQjN8Gc9uv0I/y2/Kuo7Pfp3iGY1SMikVm3LTYIDiviyP18KCNKeAhWyhHNWokeJXOD2xubjfeiwUySVJQCA==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-4405-2382 .
  <https://w3id.org/np/RAGzan8udt0g7Jv63J7lGZl32NmfNqyImQkEG0HU99zY4/researchproject> nt:hasLabelFromApi "Circular Economy Modelling for Climate Change Mitigation (CIRCOMOD) - Decarbonizing the production and consumption of products and materials play a..." .
}