@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/p051520028> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Omgaan met combinatieklassen / P. Lem" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561703X>,
        <http://data.bibliotheken.nl/id/thes/p075617072>,
        <http://data.bibliotheken.nl/id/thes/p077600983>,
        <http://data.bibliotheken.nl/id/thes/p078444764>,
        <http://data.bibliotheken.nl/id/thes/p078472237>,
        <http://data.bibliotheken.nl/id/thes/p078610532> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075401142> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06846553X>,
        <http://data.bibliotheken.nl/id/thes/p07404303X>,
        <http://data.bibliotheken.nl/id/thes/p074043234> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05159594X>,
        <http://data.bibliotheken.nl/id/nbt/p84328613X> ;
    schema1:isbn "9064721416" ;
    schema1:issueNumber "prog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1629d1bc9f47f6b272d58f1e7969a129> ;
    schema1:name "Omgaan met combinatieklassen" ;
    schema1:numberOfPages 177 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c8407111d7015f60c58832d929e7fc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769338650> .

