@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/p047085797> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boer : bloemlezing voor landbouwscholen / door Drs. L. Lockefeer ; met illustraties van Hugo Prahl" ;
    dcterms1:issued "1951" ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/047085797.jpg" ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073457612>,
        <http://data.bibliotheken.nl/id/thes/p074450891> ;
    schema1:description "1e druk: 1948" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd3a09f910a92c7050f90d9f0cadb07b> ;
    schema1:name "De boer : bloemlezing voor landbouwscholen" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48205d712e4247bd942aa42875978366> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64789404> .

