@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/p823069060> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie kleine heertjes / M. Tillieux ; [vert. uit het Frans door Hans Frederiks]" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102740> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072248580> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823068501> ;
    schema1:isbn "9063620993" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a80187520970bef07bbc42ae0040654> ;
    schema1:name "Drie kleine heertjes" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a71b102532856d33f03a8b85ab65d52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63425416> .

