@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/p823095193> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er zit gif onder ons huis / Marianne Verhaagen ; ill. van Harr Wiegman" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07263247X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068796196> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821026151> ;
    schema1:isbn "9024213134" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/265d21006e03c61121672cf5802c50b2> ;
    schema1:name "Er zit gif onder ons huis" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75e9098acc8132df41553d05207231bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63427818> .

