@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/p337639345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een blik op blik / [door R. Lotgering-Hillebrand]" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078563747>,
        <http://data.bibliotheken.nl/id/thes/p078947286>,
        <http://data.bibliotheken.nl/id/thes/p140283978> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070776717> ;
    schema1:description "Omslagtitel",
        "Uitgave van de stichting \"150 jaar blikconserven\" te Den Haag" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/025046a61025291427531a343d027830> ;
    schema1:name "Een blik op blik" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8e1a1c93366c92af17f61d92fd1dd76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/751840308> .

