@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/p203953266> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bruine distillaten : (brown spirits) / Marina C. Solleveld" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p141671262> ;
    schema1:bookEdition "1e ed" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p203952146> ;
    schema1:isbn "9056660314" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84084e24941ed71b06cc186c9d597277> ;
    schema1:name "Bruine distillaten : (brown spirits)" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2aa7d25df401509f784eb1c60d4b0e6a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67361451> .

