@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/p181700565> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kansen voor business in the community Nederland / tekst: J.W.E Ebbinge" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153068701> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/72f49cbd6019593cb5c1cd12ce059722> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a42c741815d10fe9aa8d4dfe260cbec5> ;
    schema1:name "Kansen voor business in the community Nederland" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b7fcc36943f027d660b3c54e22cdc04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67834715> .

