@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/p107521725> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek politicologie / J.W. van Deth (red.)" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618958>,
        <http://data.bibliotheken.nl/id/thes/p077608682>,
        <http://data.bibliotheken.nl/id/thes/p078632013> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068093373> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023227905" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c20819c830e24cb14b1ad40a7523045> ;
    schema1:name "Handboek politicologie" ;
    schema1:numberOfPages 444 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfd0ebada846b06a9aa9068e49c1b9b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/782147514> .

