@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/p423725343> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oproerige krabbels / A.B. Kleerekoper ; verz. en ingel. door Joh. Winkler" ;
    dcterms1:issued "1918" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070053987> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070053987> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069014205> ;
    schema1:description "Oorspr. versch. in: Het Volk" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04145197X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cf69f1ee52f95f0cc14792f9975f12f> ;
    schema1:name "Oproerige krabbels" ;
    schema1:numberOfPages 216 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1572b8d6572cac86494018dd99c4974c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120105424> .

