@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/p831652462> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de politieke sociologie / J. Niezing" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608984>,
        <http://data.bibliotheken.nl/id/thes/p07863184X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06841756X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810586916> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d442e12cfb0f1ed40a8b521bd8301e04> ;
    schema1:name "Inleiding tot de politieke sociologie" ;
    schema1:numberOfPages 162 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8be686652c4d88d59cfaff3dc0fde09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781562731> .

