@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/p842714103> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisbegrippen / H. Dragt, W.A. Hofland ; red.: R. Tamsma" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068950942> ;
    schema1:bookEdition "7e dr., 142e opl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068950950>,
        <http://data.bibliotheken.nl/id/thes/p069991405> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822097710> ;
    schema1:isbn "9028037977" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1e0f72da73811d60c538894a81e4d25> ;
    schema1:name "Basisbegrippen" ;
    schema1:numberOfPages 196 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54825c47a3a0a7606afba7281c90a9c9> .

