@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/p050742272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De VBOK vroeger, nu en in de toekomst / door J. Douma" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07559840X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068325940>,
        <http://data.bibliotheken.nl/id/thes/p07545419X> ;
    schema1:description "Toespraak gehouden op de themadag van de VBOK op 26 oktober 1985" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054774721> ;
    schema1:isbn "9072656040" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8e98727ce543664ad37593b7ec7b1c6> ;
    schema1:name "De VBOK vroeger, nu en in de toekomst" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b2988ab5b7e2bc2c23372434f274723> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64911520> .

