@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p783564422> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Foundations of coding theory / ed. by William E. Hartnett" ;
    dcterms1:issued "1974" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06918772X> ;
    schema1:description "Eerder verschenen art. van diverse auteurs" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822628570> ;
    schema1:isbn "9027705364" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96c2826d3842ad6e1759156d2e6d6183> ;
    schema1:name "Foundations of coding theory" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b624fa11febfca32621236c0d5594619> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780712207> .

