@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/p254744710> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "AutoLISP voor elektrotechnische toepassingen / G.W. IJzermans" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605489>,
        <http://data.bibliotheken.nl/id/thes/p078495997>,
        <http://data.bibliotheken.nl/id/thes/p142944564> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/6178ca38c838d6ea359894353c2273d5> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3611c7616d8606766abc9020d05d98f> ;
    schema1:name "AutoLISP voor elektrotechnische toepassingen" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9b98ffbd6d605db8b738166ed12227b> .

