@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/p086725793> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gemeentelijk gehandicaptenbeleid : een handreiking" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659220>,
        <http://data.bibliotheken.nl/id/thes/p075685663> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087695596> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9073791049" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec56a70df043d651306cccb97e3415fd> ;
    schema1:name "Gemeentelijk gehandicaptenbeleid : een handreiking" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e8fbd6c551329fd1d1c2aa6198a75ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65681229> .

