@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/p229528651> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "On if and only / Paul Dekker" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621606>,
        <http://data.bibliotheken.nl/id/thes/p075665506>,
        <http://data.bibliotheken.nl/id/thes/p077601874>,
        <http://data.bibliotheken.nl/id/thes/p078474280>,
        <http://data.bibliotheken.nl/id/thes/p078662702> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075262517>,
        <http://data.bibliotheken.nl/id/thes/p099870622> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p175023751> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/535ded338de602d783379bc69eceaed2> ;
    schema1:name "On if and only" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d7b9d51bca6df0ec3a203a50758c292> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67106113> .

