@prefix ocrer: <http://purl.org/net/OCRe/research.owl#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix scires: <http://vivoweb.org/ontology/scientific-research#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ocresd: <http://purl.org/net/OCRe/study_design.owl#> .
@prefix swo:   <http://www.ebi.ac.uk/efo/swo/> .
@prefix cito:  <http://purl.org/spar/cito/> .
@prefix geo:   <http://aims.fao.org/aos/geopolitical.owl#> .
@prefix ocresst: <http://purl.org/net/OCRe/statistics.owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix vivo:  <http://vivoweb.org/ontology/core#> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix c4o:   <http://purl.org/spar/c4o/> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix thkoeln: <http://cris.nrw/hisinone#> .
@prefix vitro: <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#> .
@prefix vitro-public: <http://vitro.mannlib.cornell.edu/ns/vitro/public#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ocresp: <http://purl.org/net/OCRe/study_protocol.owl#> .
@prefix bibo:  <http://purl.org/ontology/bibo/> .
@prefix obo:   <http://purl.obolibrary.org/obo/> .
@prefix ro:    <http://purl.obolibrary.org/obo/ro.owl#> .

obo:BFO_0000031  a  owl:Class ;
        rdfs:label  "Bedingter Kontinuant"@de-DE , "Generically Dependent Continuant"@en-US , "Generically Dependent Continuant"@en .

<https://fis.th-koeln.de/vivo/individual/FF_001>
        <http://cris.nrw/hisinone/istForschungsfeldvon>
                <https://fis.th-koeln.de/vivo/individual/publ_19404> .

obo:BFO_0000002  a  owl:Class ;
        rdfs:label  "Kontinuant"@de-DE , "Continuant"@en-US , "Continuant"@en .

<https://fis.th-koeln.de/vivo/individual/aut_19404-1>
        a             obo:BFO_0000001 , obo:BFO_0000020 , vivo:Authorship , vivo:Relationship , obo:BFO_0000002 , owl:Thing ;
        vivo:relates  <https://fis.th-koeln.de/vivo/individual/publ_19404> .

<https://fis.th-koeln.de/vivo/individual/cite_19404-2>
        a       thkoeln:Zitat , owl:Thing .

<http://cris.nrw/date2019>
        a       obo:BFO_0000003 , obo:BFO_0000008 , obo:BFO_0000001 , vivo:DateTimeValue , obo:BFO_0000148 , owl:Thing .

obo:BFO_0000001  a  owl:Class ;
        rdfs:label  "Entität"@de-DE , "Entity"@en-US , "Entity"@en .

thkoeln:Buch  a     owl:Class ;
        rdfs:label  "Buch"@de-DE , "Book"@en-US .

<https://fis.th-koeln.de/vivo/individual/publ_19404>
        a                       thkoeln:Publikation , obo:BFO_0000002 , obo:IAO_0000030 , bibo:Document , obo:BFO_0000001 , obo:BFO_0000031 , thkoeln:Buch , owl:Thing , bibo:Book , foaf:Document , thkoeln:Monographie ;
        rdfs:label              "A Course in Cryptography" , "RDF description of A Course in Cryptography - https://fis.th-koeln.de/vivo/individual/publ_19404" ;
        thkoeln:URL             "http://www.worldcat.org/oclc/1124918660" ;
        thkoeln:dokumententyp   "Sonstiger Dokumenttyp" ;
        thkoeln:peerReviewed    "true" ;
        thkoeln:sprache         "englisch" ;
        thkoeln:status          "validiert" ;
        <http://cris.nrw/hisinone/hatForschungsfeld>
                <https://fis.th-koeln.de/vivo/individual/FF_001> ;
        <http://cris.nrw/hisinone/hatOrganisationseinheit>
                <https://fis.th-koeln.de/vivo/individual/10000137> ;
        <http://cris.nrw/hisinone/hatRessourceart>
                <http://cris.nrw/hisinone/RessourceText> ;
        <http://cris.nrw/hisinone/hatZitat>
                <https://fis.th-koeln.de/vivo/individual/cite_19404-1> , <https://fis.th-koeln.de/vivo/individual/cite_19404-0> , <https://fis.th-koeln.de/vivo/individual/cite_19404-2> ;
        <http://cris.nrw/hisinone/hatZugangsrecht>
                <http://cris.nrw/hisinone/RestrictedAccess> ;
        <http://purl.org/dc/elements/1.1/date>
                "2026-04-04T04:28:04"^^xsd:dateTime ;
        <http://purl.org/dc/elements/1.1/publisher>
                <https://fis.th-koeln.de/vivo> ;
        <http://purl.org/dc/elements/1.1/rights>
                <https://fis.th-koeln.de/vivo/termsOfUse> ;
        bibo:abstract           "This book provides a compact course in modern cryptography. The mathematical foundations in algebra, number theory and probability are presented with a focus on their cryptographic applications. The text provides rigorous definitions and follows the provable security approach. The most relevant cryptographic schemes are covered, including block ciphers, stream ciphers, hash functions, message authentication codes, public-key encryption, key establishment, digital signatures and elliptic curves. The current developments in post-quantum cryptography are also explored, with separate chapters on quantum computing, lattice-based and code-based cryptosystems. Many examples, figures and exercises, as well as SageMath (Python) computer code, help the reader to understand the concepts and applications of modern cryptography. A special focus is on algebraic structures, which are used in many cryptographic constructions and also in post-quantum systems. The essential mathematics and the modern approach to cryptography and security prepare the reader for more advanced studies. The text requires only a first-year course in mathematics (calculus and linear algebra) and is also accessible to computer scientists and engineers. This book is suitable as a textbook for undergraduate and graduate courses in cryptography as well as for self-study" ;
        bibo:isbn10             "1470453894" ;
        bibo:volume             "40" ;
        vitro:mostSpecificType  thkoeln:Monographie ;
        vivo:dateTimeValue      <http://cris.nrw/date2019> ;
        vivo:freetextKeyword    "Ciphers" , "Coding theory" , "Cryptography" ;
        vivo:publisher          <https://fis.th-koeln.de/vivo/individual/vg_americanmathematicalsociety> ;
        vivo:relatedBy          <https://fis.th-koeln.de/vivo/individual/aut_19404-1> .

<http://cris.nrw/hisinone/RessourceText>
        a           owl:NamedIndividual , <http://cris.nrw/hisinone/ArtderRessource> , owl:Thing ;
        rdfs:label  "Text"@de-DE , "Text"@en-US .

<https://fis.th-koeln.de/vivo/individual/cite_19404-1>
        a       thkoeln:Zitat , owl:Thing .

bibo:Document  a    owl:Class ;
        rdfs:label  "Dokument"@de-DE , "Document"@en-US , "Document"@en .

owl:Thing  a    owl:Class .

thkoeln:Monographie  a  owl:Class ;
        rdfs:label  "Monograph"@en-US , "Monographie"@de-DE .

<https://fis.th-koeln.de/vivo/individual/vg_americanmathematicalsociety>
        a                 foaf:Organization , owl:Thing , thkoeln:Verlag , obo:BFO_0000002 , obo:BFO_0000001 , foaf:Agent , obo:BFO_0000004 , vivo:Publisher ;
        rdfs:label        "American Mathematical Society" ;
        vivo:publisherOf  <https://fis.th-koeln.de/vivo/individual/publ_19404> .

bibo:Book  a        owl:Class ;
        rdfs:label  "Buch"@de-DE , "Book"@en-US , "Book"@en .

<https://fis.th-koeln.de/vivo/individual/cite_19404-0>
        a       thkoeln:Zitat , owl:Thing .

obo:IAO_0000030  a  owl:Class ;
        rdfs:label  "Entität für Informationsinhalt"@de-DE , "Information Content Entity"@en-US , "Information Content Entity"@en .

<https://fis.th-koeln.de/vivo/individual/10000137>
        a           thkoeln:Organisationseinheit , foaf:Agent , obo:BFO_0000001 , obo:BFO_0000004 , obo:BFO_0000002 , foaf:Organization , owl:Thing ;
        rdfs:label  "Institute of Computer and Communication Technology" ;
        <http://cris.nrw/hisinone/istOrganisationseinheitVon>
                <https://fis.th-koeln.de/vivo/individual/publ_19404> .

<http://cris.nrw/hisinone/RestrictedAccess>
        a           <http://cris.nrw/hisinone/Zugangsrecht> , owl:NamedIndividual , owl:Thing ;
        rdfs:label  "Restricted Access"@en-US , "Restricted Access"@de-DE .

thkoeln:Publikation  a  owl:Class ;
        rdfs:label  "Publikationen"@de-DE , "Publications"@en-US .
