@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/p416172385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dieren in de woestijn / tekst en redactie: Marja Baeten en Minke van Dam ; tekeningen: Annemieke Bunjes" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291217> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073121339>,
        <http://data.bibliotheken.nl/id/thes/p315106441> ;
    schema1:description "Colofon vermeldt: 0/17" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407975314> ;
    schema1:isbn "9789001857677" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/17a312d52ad0910516f0f5fb140cabd6> ;
    schema1:name "Dieren in de woestijn" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03d9ab608de625169b74388f57a8e7ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1012861457> .

