@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/p830269479> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren in opbouwwerk / Gui van Hooijdonk, Sima Nieborg en Claes Visser" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614383> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074541420>,
        <http://data.bibliotheken.nl/id/thes/p075307081> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069052476>,
        <http://data.bibliotheken.nl/id/thes/p070688702>,
        <http://data.bibliotheken.nl/id/thes/p075321971> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5a6918c695d644d8e7b00269c581d14> ;
    schema1:name "Leren in opbouwwerk" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff9677791a2320830a5667408003d969> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63440557> .

