@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/p428023975> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogus van de geologische verzamelingen der rijks hoogere land-, tuin- en boschbouwschool / bewerkt onder leiding van J. van Baren door C.H. Oostingh" ;
    dcterms1:issued "1914" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069786194>,
        <http://data.bibliotheken.nl/id/thes/p072664800> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p107183765> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/588679bfacd5555c5351d4c448814e07> ;
    schema1:name "Catalogus van de geologische verzamelingen der rijks hoogere land-, tuin- en boschbouwschool" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1b33dc34d6491dd735c2d35e369b715> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163971471> .

