@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/p274041413> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een bewuste keus : richtsnoer voor de selectie van adviseurs, architecten en ingenieurs" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p21572478X> ;
    schema1:bookEdition "2e verbeterde druk" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c18bdcbad7222959392dd7af7154479d> ;
    schema1:name "Een bewuste keus : richtsnoer voor de selectie van adviseurs, architecten en ingenieurs" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f935ce481e97d16c50c217374171b3d6> .

