@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/p134156803> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe gezichten" ;
    dcterms1:issued "1989-1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078644011> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072371501> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073462748> ;
    schema1:description "Op de titelbl. ook: Eerste, resp. tweede, resp. derde enz. deel van het verslag van de lezingencyclus \"De nieuwe gezichten\" georganiseerd door de Juristenvereniging voor afgestudeerden in Tilburg, JUVAT" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042980062> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89615f5c0fd00b42ba1a11761e9b8fdc> ;
    schema1:name "De nieuwe gezichten" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b58a5c0ef218b882f51b7b059bb1445> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69149803> .

