@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/p801830281> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groepspolarisatie / door Roelant Willem Meertens" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598075>,
        <http://data.bibliotheken.nl/id/thes/p078526272>,
        <http://data.bibliotheken.nl/id/thes/p397311095> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068460872> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810542102> ;
    schema1:isbn "9060014537" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7cc06b42d3195161946f73e4a45e324> ;
    schema1:name "Groepspolarisatie" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4b2079c399cff756049c20f15476865> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905456561> .

