@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/p053391217> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heel de schepping / [Evert van der Poll ... et al.]" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615371>,
        <http://data.bibliotheken.nl/id/thes/p07565816X>,
        <http://data.bibliotheken.nl/id/thes/p077597303>,
        <http://data.bibliotheken.nl/id/thes/p078591503> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075475898> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068756038> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p03719979X> ;
    schema1:isbn "9071885097" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1376fff18e523c36a630f07c942a36e7> ;
    schema1:name "Heel de schepping" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce9df88f042c77f19d6cbb6ab8021f8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64976425> .

