@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/p14674019X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Besturen in 2000 / D.IJ.W. de Graaff-Nauta, A.M. van der Veen" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073938696> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p162622368> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da6cad50c70653d61168691cce23d35f> ;
    schema1:name "Besturen in 2000" ;
    schema1:numberOfPages 145 .

