@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix fabio: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix dct: . @prefix ror: . @prefix rdf: . @prefix npx: . @prefix bibo: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:title "Lecture Notes in Computer Science" . dct:date "2014"; dct:isPartOf ; dct:title "Evaluating the Fully Automatic Multi-language Translation of the Swiss Avalanche Bulletin"; bibo:authorList sub:author-list; bibo:pageEnd "54"; bibo:pageStart "44"; a fabio:BookChapter . orcid:0000-0002-1267-0234 schema:affiliation ror:05a28rw58; foaf:name "Tobias Kuhn" . orcid:0000-0002-2063-4516 schema:affiliation ror:02crff812; foaf:name "Martin Volk" . orcid:0000-0003-0197-9743 schema:affiliation ror:04pzmmv39; foaf:name "Kurt Winkler" . ror:02crff812 foaf:name "University of Zurich, Switzerland" . ror:04pzmmv39 foaf:name "WSL Institute for Snow and Avalanche Research SLF, Davos, Switzerland" . ror:05a28rw58 foaf:name "ETH Zurich, Switzerland" . sub:author-list rdf:_1 orcid:0000-0003-0197-9743; rdf:_2 orcid:0000-0002-1267-0234; rdf:_3 orcid:0000-0002-2063-4516 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234, orcid:0000-0002-2063-4516, orcid:0000-0003-0197-9743; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-2063-4516 foaf:name "Martin Volk" . orcid:0000-0003-0197-9743 foaf:name "Kurt Winkler" . this: dct:created "2026-02-25T10:39:45.000+01:00"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType fabio:ScholarlyWork; npx:introduces ; npx:supersedes ; rdfs:label "Evaluating the Fully Automatic Multi-language Translation of the Swiss Avalanche Bulletin" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRL5MjH1KfuE89dpKsIiscF/THrJ4uSvhl0NgaC8x3TdTDrL00kCnlH+2g7PMYhaUQIGWq27TTXHAGp7ehO8yLjRNeDCc8zjUCQJqLbzay3DB51PCiz50OsMgxiZC1+e0bVdk/CAQV4oVo+VgI+awHI1bTT4Yp7pR2I67imf1PIcwczGVhn8EQwtNdWQOZ63wDgUCY+6IubHBQzjLfbYh0828UETEyIV28T7fvf5+y4A5M590InmgkLGpJbRXoL0pnCm1BtFOoxeAVqfivbxIZWPYN2Yd0cSfqwIIUYyaLFpjDrBwc4iJdOus4UQ9OYqkeZDMpU3opU8jWKDIm77jwIDAQAB"; npx:hasSignature "R5++0nssf+7cvRM/cvqss02P0IGVRHQfMPEbuPgkS4XY8pEalPVZVREJIGLFb/ep1zaueET7XSj+JDWqyEIiTzCntBU5FhAugD3/kW6zHhiIBG6WHbLAJe25bCAytitCPr1qHIJZRNNAgJvtQfdxYOctVzmvxyUaA6936UbndAwadKjDTY1MW5jmu6It+XL7m8TGUeebBFlIMuJsz5YVzxhSNG9/cmWxTDE1y1rH1XWtJllXLhDz4LdgS0lTAKKsshSxMTyXV4/9F3JvXVkjo3OAD/COC748FjvhaiD1LAqPT16U0X4lREBHq7ph0/gpC8Ote8U7WrZuG8aG52VgFA=="; npx:hasSignatureTarget this:; npx:signedBy . }