@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/p141622512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gebruiker de baas : Bibliotheekcongres 1995, Museumpark Rotterdam, 20 september 1995 / FOBID ; [red. O.C.A. Aelberts-van de Ven ... et al.]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593057>,
        <http://data.bibliotheken.nl/id/thes/p078452716> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075294567> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p151469636> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94555782ccfaf841db3923546bd9799b> ;
    schema1:name "De gebruiker de baas : Bibliotheekcongres 1995, Museumpark Rotterdam, 20 september 1995" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3180044daf78058dbfc8aee98797af9d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68974179> .

