@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/p078317169> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The practice of delegation / A. Zinyemba" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075680068> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075432358>,
        <http://data.bibliotheken.nl/id/thes/p084700793> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084891270> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p078304261> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81ef75fedec89d537b6bb5f4e540ce2b> ;
    schema1:name "The practice of delegation" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b11e4b931e476ce4ee756a2306995ed0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906571082> .

