@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p084032324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prins-poedel / naar het Fransch van Édouard Laboulaye" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p396723144> ;
    dcterms1:issued "1868" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068374496> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/701492324f2bdbb7c7d6abe112dadbac> ;
    schema1:name "Prins-poedel" ;
    schema1:numberOfPages 264 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26fa7aa81d2aceb889485abb4ae579e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65731516> .

