@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/p338097309> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afvalstoffen: Bemonstering van afval = Waste: Sampling of waste" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075304996> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852701969> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5d7442d527ac94ce7a61bf59702b4cb> ;
    schema1:name "Afvalstoffen: Bemonstering van afval = Waste: Sampling of waste" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13ee9298ea8c7125fd3a0f897056e96d> .

