@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/p135278481> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bedelknaap, Klein en toch groot en De kleine Martijn : drie verhalen / door J. de Liefde" ;
    dcterms1:issued "1887" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068736428> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p163299684> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c8937b8449d797a9e6c49cc80467933> ;
    schema1:name "De bedelknaap, Klein en toch groot en De kleine Martijn : drie verhalen" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c23af7acfd36ea1bcfb7262d2e33253> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69132340> .

