@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/p255854196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het oeuvre van Pierre Bourdieu / Jacques Tacq (red.)" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071475206>,
        <http://data.bibliotheken.nl/id/thes/p075622122>,
        <http://data.bibliotheken.nl/id/thes/p077596951>,
        <http://data.bibliotheken.nl/id/thes/p078669219> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070223904> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9044114379" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6429c7c71840809d0dfe69c3ecbaf33> ;
    schema1:name "Het oeuvre van Pierre Bourdieu" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7cfa97ec1315aff5dc9160bf64a23c9b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66396610> .

