@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/p086590227> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisbegrippen informatica / W. Pollaert" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610124> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074277405> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075665972> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p048503320> ;
    schema1:isbn "9062336671" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae6c59b6f0fcd69fca49c66541ae53f3> ;
    schema1:name "Basisbegrippen informatica" ;
    schema1:numberOfPages 82 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/906be0450ca56a26cb8e0db0a4bdfe1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65673342> .

