@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/p095388362> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eigen schuld, dikke bult! door / Marianne Keser ; met tekeningen van Jan Wesseling" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068176872> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068811233> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9034500667" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcc13f5111c564554db78543197f3489> ;
    schema1:name "Eigen schuld, dikke bult! door" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b40c9796cb12b889a108aaca2db62777> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65954117> .

