@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/p262608790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontwikkelingen in de maatschappij" ;
    dcterms1:issued "2004" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071780963>,
        <http://data.bibliotheken.nl/id/thes/p099993945>,
        <http://data.bibliotheken.nl/id/thes/p145396002>,
        <http://data.bibliotheken.nl/id/thes/p262608065> ;
    schema1:description "Deelkwalificatie 206" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p26265539X> ;
    schema1:isbn "9006920126" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c982b3dd4c40723fe0902cfd9aa07df8> ;
    schema1:name "Ontwikkelingen in de maatschappij" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3000112adad6465df70e4f49179904a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773544427> .

