@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/p096742577> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kijken en maken / M.C. Blöte-Obbes" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070990972> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p058753168> ;
    schema1:issueNumber "natu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af5d39a311bd1dd3595a815142920527> ;
    schema1:name "Kijken en maken" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1e1f76ac08975fded595e587bded205> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769766155> .

