@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/p258673575> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cocktail voor Kitty" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605945>,
        <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070645426> ;
    schema1:description "Tekst in het Grieks en Nederlands. - Gedrukt voor Kitty Keijser. - Opl. van 36 ex" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "el",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p258187077> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70bc723698e0f4a3f91cef5874ed67c0> ;
    schema1:name "Cocktail voor Kitty" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/812d8f09b7e1138a58541b78b12fa9dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66553191> .

