@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/p784425205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Studies in cyclohexane derivatives / Herman van Bekkum" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073569577> ;
    schema1:description "\"Stellingen\": 4 p. inserted",
        "Proefschrift--Technische Hogeschool, Delft",
        "Summary in Dutch" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7719e793d9473a5055ca4eab969e8836> ;
    schema1:name "Studies in cyclohexane derivatives" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2465692c4ece31fdcec0d2cb5bd0cad> .

