@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/p213153378> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De crèche / Claude Gutman ; vert. [uit het Frans] door Floor Borsboom" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073819956> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074465112> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029521988" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/497058063406bda66a491c488077f51a> ;
    schema1:name "De crèche" ;
    schema1:numberOfPages 309 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7043ad048c0f679dab0806bd70a65118> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67248162> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c24ea2b99eff0ee299b8f0d24735a792> .

