@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/p326804498> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 100 meest gestelde vragen MVO volgens ISO 26000 / Louise Bergenhenegouwen" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607449>,
        <http://data.bibliotheken.nl/id/thes/p078580439>,
        <http://data.bibliotheken.nl/id/thes/p078609771> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p15432664X> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789052541457" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d353dafee2c701a770464df317b6bd4> ;
    schema1:name "De 100 meest gestelde vragen MVO volgens ISO 26000" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac4b11357be64164bf0ce8f994b6d60c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/609546325> .

