@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix npx: . @prefix fabio: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @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 "Language Resources and Evaluation" . dct:date "2015-09-14"; dct:isPartOf ; dct:title "Fully automatic multi-language translation with a catalogue of phrases: successful employment for the Swiss avalanche bulletin"; bibo:authorList sub:author-list; bibo:pageEnd "35"; bibo:pageStart "13"; a fabio:Article . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0003-0197-9743 foaf:name "Kurt Winkler" . sub:author-list rdf:_1 orcid:0000-0003-0197-9743; rdf:_2 orcid:0000-0002-1267-0234 . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234, orcid:0000-0003-0197-9743; prov:wasDerivedFrom . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0003-0197-9743 foaf:name "Kurt Winkler" . this: dct:created "2026-02-23T12:28:50.000+01:00"^^xsd:dateTime; dct:creator ; dct:license ; npx:hasNanopubType fabio:ScholarlyWork; npx:introduces ; rdfs:label "Fully automatic multi-language translation with a catalogue of phrases: successful employment for the Swiss avalanche bulletin" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArRL5MjH1KfuE89dpKsIiscF/THrJ4uSvhl0NgaC8x3TdTDrL00kCnlH+2g7PMYhaUQIGWq27TTXHAGp7ehO8yLjRNeDCc8zjUCQJqLbzay3DB51PCiz50OsMgxiZC1+e0bVdk/CAQV4oVo+VgI+awHI1bTT4Yp7pR2I67imf1PIcwczGVhn8EQwtNdWQOZ63wDgUCY+6IubHBQzjLfbYh0828UETEyIV28T7fvf5+y4A5M590InmgkLGpJbRXoL0pnCm1BtFOoxeAVqfivbxIZWPYN2Yd0cSfqwIIUYyaLFpjDrBwc4iJdOus4UQ9OYqkeZDMpU3opU8jWKDIm77jwIDAQAB"; npx:hasSignature "QWPIOIVtp44aSPHI0Nkgg/ViAUHFjdNGgQjIP+aM6p0du4HUQcW272y/COa7oaVtA0eWmz+DOo8DPvVKVOXDXQkjc5y0Nx4cGVIXtgDaVPQh2psU6QElp0YVqpEJi/EcL5ta7QZiPXNPPOkjWtJQu+HqRxM/v4uwf6Afhk6WAP7CwaP+uTPbtAXN5xCul0wvUOfIquK3MKj5Hhg5i7Y0+xmytgFK/FoNUB9CBOytKGRMorDZGX03+ILuHGBeuBsX3cmoBJIlfs1WhnuS9+r1vbPpR3MUvDLQxBQWcW4+NaAH0EAqWr7C4fhtZBY7o+uQbfXp/p0Sug2ZXu9LwaexXg=="; npx:hasSignatureTarget this:; npx:signedBy . }