@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/p080742874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An analysis of ethnic prejudice in cognition and conversation / Teun A. van Dijk" ;
    dcterms1:issued "1984" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/fe86b5d2958787c8b233d5a203ac6e04> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810258803> ;
    schema1:isbn "9027225362" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c56b9e46680665a79dbae4c01c803554> ;
    schema1:name "An analysis of ethnic prejudice in cognition and conversation" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8871184aaf68e86b08c45090039ae62e> .

