@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/p104769378> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van kiezer tot kabinet : staatsinrichting voor de basisschool / B. Pijlman ; ill.: Caro Pieck" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071590072> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p104769440> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023206843" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/095e0bb84d9ad9d89e68164bdac3577b> ;
    schema1:name "Van kiezer tot kabinet : staatsinrichting voor de basisschool" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99ff27e455c5e20d6ec5bb49617914fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66156223> .

