@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/p19098337X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Why men (and octopuses) cannot juggle a four ball cascade / by A. Engels, S. Mauw" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656582>,
        <http://data.bibliotheken.nl/id/thes/p075665506>,
        <http://data.bibliotheken.nl/id/thes/p075683245> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075492466>,
        <http://data.bibliotheken.nl/id/thes/p163258023> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073669377> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124667155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61472d569c1419acc2b822d6f30d5fdf> ;
    schema1:name "Why men (and octopuses) cannot juggle a four ball cascade" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/250d529ad15d4545f8616eaebad828f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67736665> .

