@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/p435020285> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De voet van Loet / Sally Rippin ; met illustraties van Chris Kennett ; vertaald [uit het Engels] door Robbert-Jan Henkes" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p434010901> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074349201>,
        <http://data.bibliotheken.nl/id/thes/p416161626> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434010936> ;
    schema1:isbn "9789464290271" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41b43d11709a9f625c85c9ea1654357a> ;
    schema1:name "De voet van Loet" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65eb37728fef1602e5328f2813c8e075> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1291397576> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/76bdbc330ccb579f845f5db5bbeaec27> .

