@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/p782521150> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderzoek granulaatstrooiers / door J.M. de Leeuw, M.G. Telle en H. Ellen" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07529818X>,
        <http://data.bibliotheken.nl/id/thes/p086534556> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074891049>,
        <http://data.bibliotheken.nl/id/thes/p12430852X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822778580> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/467b76656b5a114744a554c6809dc649> ;
    schema1:name "Onderzoek granulaatstrooiers" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3acf057f9de3c7ebb4a26bac374df9d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906176660> .

