@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/p044366620> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Veldwerk over bodem / J.W.M. Kaskens, J.W.H. van Ginkel" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07563841X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073716235>,
        <http://data.bibliotheken.nl/id/thes/p075448106> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072070463> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863699413> ;
    schema1:isbn "9072360044" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/436910987286336ac400e11592c178a9> ;
    schema1:name "Veldwerk over bodem" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1fe57e772139c324c13cc4ae4bfa3eea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64959992> .

