@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/p447387545> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een held op sokken / door Bert Bakker ; tekeningen van Jan Lutz" ;
    dcterms1:issued "2025" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/039920933.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068787561>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069186006> ;
    schema1:description "Digitale versie van de uitgave: Nijkerk : G.F. Callenbach, [1935]" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039920933> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e952c22729c9a13e25759653911445da> ;
    schema1:name "Een held op sokken" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fdd824b8ec0af35c17a9229da6ab720d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514442213> .

