@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/p218175361> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An analysis of dust measurements in three cities in The Netherlands/ by F.H. Schmidt" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071546197>,
        <https://data.bibliotheken.nl/.well-known/genid/a564472a7be6f7e2c9ec4f2f5758924a> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832155705> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e966c5f5e81ec08b3e45cd418899552a> ;
    schema1:name "An analysis of dust measurements in three cities in The Netherlands/ by F.H. Schmidt" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5336472d900cbe6d9c19af89a7c6efd4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67143335> .

