@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/p057617104> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brood en spelen : panem et circenses / [samengest. door] H. L. van Gessel en H. W. Pleket" ;
    dcterms1:issued "1973" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069405875>,
        <https://data.bibliotheken.nl/.well-known/genid/47dc10964e4ce736ce830d343a12a769> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9011862511" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c10b5aea1da86f68cd89012823daddce> ;
    schema1:name "Brood en spelen : panem et circenses" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d0eadd684f78cfc15025f6f7fc22c212> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64808250> .

