@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/p04857628X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "250 dranken en drankjes / Ben J. Kuyper" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604523>,
        <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078489105>,
        <http://data.bibliotheken.nl/id/thes/p078563747> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071354034> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066042941> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83ffdf0140581bd9c4acfc554607a9a0> ;
    schema1:name "250 dranken en drankjes" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a7f497fd0aba4740b1600ce901a93d5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906731656> .

