@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p830735747> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dissenters / door J.W. Pont" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423566350>,
        <http://data.bibliotheken.nl/id/nbt/p430377010> ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p09597072X>,
        <http://data.bibliotheken.nl/id/thes/p241923972> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069602425> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86534017X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/558358278f1cd093b1c1f4628cbc251a> ;
    schema1:name "De dissenters" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d612751788bc269d3e9bf9c8d90685f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781537936> .

