@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/p864851987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Foreground-background as derived from pattern codes / E. Leeuwenberg" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606542> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070092060>,
        <http://data.bibliotheken.nl/id/thes/p075402238> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822736020> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c1bc18ccfc7280dcd9f623c0b752b73> ;
    schema1:name "Foreground-background as derived from pattern codes" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5282b264a7d36f0ce578047cc3b778cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64319300> .

