@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/p823054667> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An outline of coding theory : summary of some related experiments / Emanuel Leeuwenberg and Hans Buffart" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618451> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070092060>,
        <http://data.bibliotheken.nl/id/thes/p075402238> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068608888> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822736020> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3966f58d9bd476016917c218618c6727> ;
    schema1:name "An outline of coding theory : summary of some related experiments" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d4f2f4461c68a686d425ff4b83c627a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63424712> .

