@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/p12512189X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A path-based variable-free system for predicate logic / D. Ben-Shalom" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619539>,
        <http://data.bibliotheken.nl/id/thes/p075621606> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075404001>,
        <http://data.bibliotheken.nl/id/thes/p126329028> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840821077> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aaa7e63ce7cb63494c99e159344bed5c> ;
    schema1:name "A path-based variable-free system for predicate logic" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c624324e8777c621c2d7a95e7bcc5432> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906666138> .

