@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/p099094088> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderencyclopedie in vraag en antwoord / [tekst: Hans de Jong, Marja den Boer en Son Tyberg ; tek.: Anita Engelen]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p108836304> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072643293>,
        <http://data.bibliotheken.nl/id/thes/p073058238>,
        <http://data.bibliotheken.nl/id/thes/p108841448> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024350271" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6bbf4ba52f2afb1e3c4ff99e5bd1f84b> ;
    schema1:name "Kinderencyclopedie in vraag en antwoord" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02fc18a2e179b8510dd6d737485e79d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65860238> .

