@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p041190211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dioxaan en derivaten / door Franciscus Philippus Antonius Tellegen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423725084> ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068308973> ;
    schema1:description "Proefschrift Delft" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e21fa841e0978dc427756ff7fdedc041> ;
    schema1:name "Dioxaan en derivaten" ;
    schema1:numberOfPages 147 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd7516e3c8cbea4504d231b9dcbdcc3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/8152158> .

