@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/p100040837> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bedrijf achter de 150 Kamerleden" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07543833X>,
        <http://data.bibliotheken.nl/id/thes/p078430674>,
        <http://data.bibliotheken.nl/id/thes/p09607017X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075443112> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822119374> ;
    schema1:isbn "901201445X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27fe0224eb8fbcdd5a57f28a89000ef2> ;
    schema1:name "Het bedrijf achter de 150 Kamerleden" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/965beab470da5af329818194018e67c2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66076362> .

