@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/p181092220> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Harige poten in de klas / André Boesberg ; ill. Yvonne Jagtenberg" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p156615096> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p115253947> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p183213521> ;
    schema1:isbn "9043700282" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/778a6065150080c695c5f39fffa5c08d> ;
    schema1:name "Harige poten in de klas" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4182a0d8ccec31e7370e80a8cc7cf9e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67813571> .

