@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/p832687928> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Idecap : pictorial information system based on grid data / Thijn van den Berg, Theo van de Heuvel, Wim Teunissen" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069469121> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069469156>,
        <http://data.bibliotheken.nl/id/thes/p073665002> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a4cbf98c2257aac18b66a8a23b6ced1> ;
    schema1:name "Idecap : pictorial information system based on grid data" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/11348af8092bb69d6836def15e47954b> .

