@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/p056881444> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Meaning and partiality / Reinhard Anton Muskens" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621606>,
        <http://data.bibliotheken.nl/id/thes/p077599020>,
        <http://data.bibliotheken.nl/id/thes/p078662702> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074654632> ;
    schema1:description "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f8e7c77a4e8aded58c5a2748bd4e903> ;
    schema1:name "Meaning and partiality" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da36116c4dc07b1a8abdc92f1fb70427> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64601257> .

