@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/p435044028> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De intellectueel in de samenleving / Th. Keulemans O.Carm., Ph.J. Idenburg en J. Pen" ;
    dcterms1:issued "1953" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069378746> ;
    schema1:bookEdition "2e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06854264X>,
        <http://data.bibliotheken.nl/id/thes/p069131260> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810586916> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c4718aabf8b535f0e35a172e00121cf> ;
    schema1:name "De intellectueel in de samenleving" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cb7233ce899ee3ebad0edbf43ed146b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/784116337> .

