@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/p16992047X> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door de inwoners gekozen : de schultes van Drenthe / A.J.M. den Teuling" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078516226>,
        <http://data.bibliotheken.nl/id/thes/p078558417>,
        <http://data.bibliotheken.nl/id/thes/p078660599>,
        <http://data.bibliotheken.nl/id/thes/p241923972>,
        <http://data.bibliotheken.nl/id/thes/p241924030>,
        <http://data.bibliotheken.nl/id/thes/p241924316> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071924531> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7974e96291397ef9f2dc0cc28541c353> ;
    schema1:name "Door de inwoners gekozen : de schultes van Drenthe" ;
    schema1:numberOfPages 291 .

