@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/p44187066X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beste / tekst: Bieke Biesbrouck ; redactie: Ineke Debels ; illustraties: Bram De Baere" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p441870686> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p333856686>,
        <http://data.bibliotheken.nl/id/thes/p436915634> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464519099" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f0915eba93a3560917bb3242c18a74d> ;
    schema1:name "De beste" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c2958b1fa7b18ca4204f281425b56ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1428015082> .

