@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/p146639391> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acetic acid in vinegar / R. van Dijk" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626268> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p138749582>,
        <http://data.bibliotheken.nl/id/thes/p138801061> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p10712985X> ;
    schema1:description "Report nr. 96-05" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124400027> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fef5d4a04b2f44d1fb5522c855e25872> ;
    schema1:name "Acetic acid in vinegar" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f9618d6e1ef5eee7f0db44b71831618> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68935202> .

