@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/p047164840> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maak veel uit weinig / Fanny Kelk ; met tek. van Constantijn Kelk" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072112034> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068186665> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075676311> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040306984> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/899ec1582645ca5a4be1a2b7aa7608b3> ;
    schema1:name "Maak veel uit weinig" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe0abd6a3ed3d0c4ea27f2dd08d0c86e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64803621> .

