@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/p865748543> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een greep uit de collectie / Jan Cunencentrum ; [red. Piet Hagenaars]" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612674> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075347229> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069027870> ;
    schema1:description "Tentoonstellingscatalogus" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/acdf1d339e051b99b77db1a017acc2e4> ;
    schema1:name "Een greep uit de collectie" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1026f0d8c2387ae39eff2f1f48c80916> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64339183> .

