@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/p35407928X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leer der exceptiën en niet-ontvankelijkheid / door J. G. A. Faber" ;
    dcterms1:issued "1850" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607848>,
        <http://data.bibliotheken.nl/id/thes/p078501911>,
        <http://data.bibliotheken.nl/id/thes/p078604168> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000093101" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069600198> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037215159> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b0c5e0ec4bf09dc8e9fde2b932d33d1> ;
    schema1:name "De leer der exceptiën en niet-ontvankelijkheid" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f929417009e76704410831aec18d7edd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824736553> .

