@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/p123223261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Inspectiemethode Milieu / Haskoning, Koninklijk Ingenieurs- en Architectenbureau" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615371> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075480905> ;
    schema1:description "Losbladig" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9067201510" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98c6f701e784e225c92840b678000395> ;
    schema1:name "De Inspectiemethode Milieu" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac7f6da3d238689de3ffebf36e172327> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69387087> .

