@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/p153926864> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ingebouwde informatica / F.W. Vaandrager" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610124>,
        <http://data.bibliotheken.nl/id/thes/p077605152>,
        <http://data.bibliotheken.nl/id/thes/p078473624>,
        <http://data.bibliotheken.nl/id/thes/p078636183> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07206806X> ;
    schema1:description "Inaugurele rede Katholieke Universiteit Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090102019" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e93044d9ac4223eb68004b1654b4f235> ;
    schema1:name "De ingebouwde informatica" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4184dbe64bbac435c54f2a8899d499f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68696904> .

