@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/p22420534X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cursus woordenschat voor het bedrijfsleven / J.J.J. Pol, R. van den Belt, J.E. van Hulzen ; tek.: Ans Brands" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p201930315> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p201930536>,
        <http://data.bibliotheken.nl/id/thes/p201930579> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "908047469X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2b1e01d2193974c122a22c6ea74faa8> ;
    schema1:name "Cursus woordenschat voor het bedrijfsleven" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bea512872c720c98cf83c8f51513c7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67157230> .

