@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/p16385498X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding in de politicologie / J.W. van Deth" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608682>,
        <http://data.bibliotheken.nl/id/thes/p078632013> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068093373> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071663916>,
        <http://data.bibliotheken.nl/id/thes/p163857121> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p165423110> ;
    schema1:isbn "9035816811" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41a583603d0c7497380b49f09de60d55> ;
    schema1:name "Inleiding in de politicologie" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51d7b80797548e489b0c5b0a45019c10> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770730522> .

