@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/p050625624> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Non-monotonic reasoning by monotonic means / J.-J. Ch. Meyer, W. van der Hoek" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665506> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07139656X>,
        <http://data.bibliotheken.nl/id/thes/p07540916X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075081997> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d33cfed90dae457ca21687c42c62a76> ;
    schema1:name "Non-monotonic reasoning by monotonic means" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/635424264260cc9088599c7d1bc3cbd8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64896682> .

