@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/p863456685> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De distributie van schriftelijk voorlichtingsmateriaal / A.M. Braam" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662620> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06928251X>,
        <http://data.bibliotheken.nl/id/thes/p075417677> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p167595954> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f61e2cfd3902b7a5290da192dbb977e2> ;
    schema1:name "De distributie van schriftelijk voorlichtingsmateriaal" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2419f2ebb4ef4c844ec65058c6515de4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64374024> .

