@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/p83255555X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Organisatie van hoger personeel : een structuurschets / C. A. Smal" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607643>,
        <http://data.bibliotheken.nl/id/thes/p077607678>,
        <http://data.bibliotheken.nl/id/thes/p397395981> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07323768X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026703546" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ee4337f637b9712c3f49cd94eaa9e02> ;
    schema1:name "Organisatie van hoger personeel : een structuurschets" ;
    schema1:numberOfPages 205 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df0bf09bce0f785e3b35f6a9e25136d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781575269> .

