@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/p09103888X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Führungslehre van Petersen / Cornelis Vreugdenhil" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069245479>,
        <http://data.bibliotheken.nl/id/thes/p075610671>,
        <http://data.bibliotheken.nl/id/thes/p077598326>,
        <http://data.bibliotheken.nl/id/thes/p078551706> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072782420> ;
    schema1:description "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001919820" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e25ed35b993259ac5afff770d5645b0> ;
    schema1:name "De Führungslehre van Petersen" ;
    schema1:numberOfPages 374 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33b1080529b8e3f9a78bef3e918651ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783728034> .

