@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/p087196441> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deltas grote natuurencyclopedie voor de jeugd / Hans de Jong en Marja den Boer" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108836304> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108841448> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024347904" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ae6bb8da6a78ff20844780c1526ef60> ;
    schema1:name "Deltas grote natuurencyclopedie voor de jeugd" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4812f1a259d36a2e282fa658bab64dbe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65701860> .

