@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/p437150763> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles op de boerderij / tekst en idee: Studio ImageBooks ; illustraties: Tanja Louwers" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p260513865>,
        <http://data.bibliotheken.nl/id/thes/p343580179> ;
    schema1:description "Omslag vermeldt: Kijk eens om je heen!" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464083552" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68b950bc11a3690ee7113eef4479175b> ;
    schema1:name "Alles op de boerderij" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5188f01ec6278ebe2adfd9866223db14> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1344329811> .

