@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/p325910588> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bep's kameraadje / door J.L.F. de Liefde ; [ill. Sierk Schröder]" ;
    dcterms1:issued "1935" ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/325910588.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071560505> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069854858> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb54432dc053eff3918a80b7e1f25a45> ;
    schema1:name "Bep's kameraadje" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/220de48b3a12a1557ee2d5c766d991ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/554477133> .

