@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/p160888417> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handleiding kristalpolarimeter / J.J.M. Uijlenbroek" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07566058X>,
        <http://data.bibliotheken.nl/id/thes/p075663864> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071114882>,
        <http://data.bibliotheken.nl/id/thes/p075458098> ;
    schema1:description "IRI-132-87-09" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba29eccd381ec1b0e6af3938d501965b> ;
    schema1:name "Handleiding kristalpolarimeter" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91363a7cd1938e376e39ab9e63823caa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68524496> .

