@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/p801765382> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het meten van de troebelheid van water / door Leo van Loon" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p304295795> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072550058>,
        <http://data.bibliotheken.nl/id/thes/p075418126> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p139947396> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c16b61bc96a2cbd0058644c5bb4e4c9b> ;
    schema1:name "Het meten van de troebelheid van water" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ace4c1195c034cb301395899c44db5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63342776> .

