@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/p085530034> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een cursus voor ambtsdragers / voorbereid door de Werkgroep Toerusting ; [bijdragen van C. van de Velde ... et al.]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660245> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p099653745> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072340150> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90f7709be743dc83deefcec53a07c4d2> ;
    schema1:name "Een cursus voor ambtsdragers" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e4b5bb9061eb6102fffefd716c5e46b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65539692> .

