@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/p423778315> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theorie der optische activiteit / J.M.J. Kooy Jr" ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069444137> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p061208264> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f112a40ff51ad9159f159bfe1d5b8f16> ;
    schema1:name "Theorie der optische activiteit" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68ae5e8299ae81d260d7b225ae0308ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120128952> .

