@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/p142930091> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'t Kabouterhuis in beweging / [redactiecommissie Robert van Andel ... et al.]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661225>,
        <http://data.bibliotheken.nl/id/thes/p077613031>,
        <http://data.bibliotheken.nl/id/thes/p078586305> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146192966> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070587906> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9367ffa50dd78ff308fb7ab9751cdef8> ;
    schema1:name "'t Kabouterhuis in beweging" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1baed801932fab1a5bca2c1e89f4a6e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69000448> .

