@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/p182183858> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Babette / tek., teskt Hermann ; [vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:description "Oorspr. Nederlandstalige uitg.: Aerdenhout : Arboris, 1985" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851556817> ;
    schema1:isbn "9069692171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d89f1375feb524f4148d42578d2ce42> ;
    schema1:name "Babette" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1ab8060fe6fcb99b9a6a9aa01cd3b1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67859273> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f9064d761be1206853a386e2e9ce469b> .

