@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/p166241768> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thematisch werken en basisbegrippen / Peter Prins ; Haags Centrum voor Onderwijsbegeleiding" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069853827>,
        <https://data.bibliotheken.nl/.well-known/genid/0ced4ef6dc99d199db132c9fdacffd35> ;
    schema1:bookEdition "1e versie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853702381> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8d6a31ece8446f1fc446db18aadb7e7> ;
    schema1:name "Thematisch werken en basisbegrippen" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b31090b0d3795ec601e76e4a893585a> .

