@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/p13875599X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dat zou je moeten weten over de natuur / [tekst: Son Tyberg en Anneke Sips-Cornelissen ; ill.: Berthe Huysentruyt]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072643293> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p090590104>,
        <http://data.bibliotheken.nl/id/thes/p139272259> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024358574" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d70e4e60e5957bce605cffba4be08f01> ;
    schema1:name "Dat zou je moeten weten over de natuur" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/becd59bc52cd8a45778284dc86eddd1a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69057954> .

