@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/p840821964> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Zorg dat je er bij bent' / [tekst Piet Driest en Ment Gillissen ; foto's Nico Terpstra... et al.]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072729309>,
        <https://data.bibliotheken.nl/.well-known/genid/3bd512412b5e3a27d6e84991fcc98a20> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069847142> ;
    schema1:description "Omslagtitel: Over decentralisatie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/300611182a82d197e3ea430d75bfacdb> ;
    schema1:name "' Zorg dat je er bij bent'" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8acef3473e7679c2ef2c5bd01fec3a0> .

