@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/p802422624> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Complementair bestuur en planning / F. M. J. Hendrickx" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608607>,
        <http://data.bibliotheken.nl/id/thes/p078473144>,
        <http://data.bibliotheken.nl/id/thes/p078631734> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067655343> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820433691> ;
    schema1:isbn "9032227033" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/995449ca5b03c74f59a55345f861b068> ;
    schema1:name "Complementair bestuur en planning" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2bec723f33612b9ad7ebb3ab3e421e67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63419800> .

