@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/p864623402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Omgaan met ongelijkheid / Th.J. IJzerman" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622122>,
        <http://data.bibliotheken.nl/id/thes/p077597028>,
        <http://data.bibliotheken.nl/id/thes/p078668247>,
        <http://data.bibliotheken.nl/id/thes/p397366655> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069537445> ;
    schema1:description "Afscheidscollege Rijksuniversiteit Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026507984" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9b94afecec42b269e8ab16c3ddb10eb> ;
    schema1:name "Omgaan met ongelijkheid" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6064f8b744d0ff96f48960a4ab169b76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64311559> .

