@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/p043059708> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zilver / Rob de Nijs ; opgeschreven door Henk van Gelder ; [foto's Eric Dix ... et al.]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073242160> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073242160> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073147079> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050870171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58ef803e66554ed084a9760ea09a9a24> ;
    schema1:name "Zilver" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/67cbf69993bce0f52237b5e4ba399cfa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64792532> .

