@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/p051978172> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Logica voor alfa's en informatici / Jan van Eijck & Elias Thijsse" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614111>,
        <http://data.bibliotheken.nl/id/thes/p077605179>,
        <http://data.bibliotheken.nl/id/thes/p078508037>,
        <http://data.bibliotheken.nl/id/thes/p397306547> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06914298X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074386557> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062334539" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/454c7e1162216b46c52188bb8564887c> ;
    schema1:name "Logica voor alfa's en informatici" ;
    schema1:numberOfPages 363 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0058312bedfc7c00550d5a4b1a39f25> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64785836> .

