@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/p436627426> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zoon van de berentemmer / Laurent Petit Xavier ; vertaald [uit het Frans] door Leny van Grootel" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p171907698> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p094903689> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789021681276" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68ecd2d847b01c0250be426f789ecc53> ;
    schema1:name "De zoon van de berentemmer" ;
    schema1:numberOfPages 264 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/508d3f2a997b7ccb80ac86b86ec5e0c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1351518131> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/be1811a0be50143801ec4c2bfdbf689d> .

