@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p063339471> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verloren schoen / C.M. van den Berg-Akkerman ; ill. van Nans van Leeuwen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447397702> ;
    dcterms1:issued "1953" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/063339471.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073642223> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067983308> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/737e508d8c21a0128889d39259316b6b> ;
    schema1:name "De verloren schoen" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b1812016ecc649ac6956209c9ca82a44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65305049> .

