@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/p790371642> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Personeelsbeleid in de Openbare Bibliotheek / [door] R.A.C. Bruyns" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069543585> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48a21a4f2a854deacfcab3bf9158211e> ;
    schema1:name "Personeelsbeleid in de Openbare Bibliotheek" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72b94b581d9c545ab46fa93ecfba9604> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63247192> .

