@prefix this: <https://w3id.org/np/RABArNmo4SpVur8rUAuSLLcV0gd_uTIekrcmBop4z2Ww0> .
@prefix sub: <https://w3id.org/np/RABArNmo4SpVur8rUAuSLLcV0gd_uTIekrcmBop4z2Ww0/> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ror: <https://ror.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@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 {
  <http://id.crossref.org/issn/1574-020X> dct:title "Language Resources and Evaluation" .
  <https://doi.org/10.1007/s10579-015-9316-5> dct:date "2015-09-14" ;
    dct:isPartOf <http://id.crossref.org/issn/1574-020X> ;
    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 schema:affiliation ror:05a28rw58 ;
    foaf:name "Tobias Kuhn" .
  orcid:0000-0003-0197-9743 schema:affiliation ror:04pzmmv39 ;
    foaf:name "Kurt Winkler" .
  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 .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 , orcid:0000-0003-0197-9743 ;
    prov:wasDerivedFrom <https://doi.org/10.1007/s10579-015-9316-5> .
}
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-24T21:00:57.000+01:00"^^xsd:dateTime ;
    dct:creator <https://w3id.org/np/RAkkUz7qBJ-BIOCHV_4WCTgHCdTyI25_bnRuw166SXjwM/DOI-bot> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:hasNanopubType fabio:ScholarlyWork ;
    npx:introduces <https://doi.org/10.1007/s10579-015-9316-5> ;
    npx:supersedes <https://w3id.org/np/RA0KU9f6IEZa8AP05C3RSNqVm0RyhtHw5R2MazHDzIZAw> ;
    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 "I64RYzjE9Q5xR8is81z4oGdjPfHIuSqk9eFxB9P5VcNf9aIQG1t8HgQKvMsgUZtatWOntCFy48csVsQzkr9KzxRHr5ZyRyrdtFFfB/j5lJaq2mu5dMM356BTtd7jo/qu9sFNyJf50pfV+jh2fDfYY622SwkajHW+yHptNGsA/CywgSTgBA2BtvDr39qF2iaNFWAsVhw8xAYCa47IfmL+nR4NM7CfDCPJB+2TyfKpFMXNJ3S8L+uP0TcJ8Afq86zA5MZ08KLM6vEiMk+j0+7I7b8dz/PMePBt6qr2+/kc8bwmipR+tLWGNQARVdKIU2gtvglIjWuMs07QNTBScXTYFw==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://w3id.org/np/RAkkUz7qBJ-BIOCHV_4WCTgHCdTyI25_bnRuw166SXjwM/DOI-bot> .
}