@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/p341138363> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrijheid en oprechtheid / Theodore Dalrymple, Bart De Wever" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620286>,
        <http://data.bibliotheken.nl/id/thes/p07566514X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p27013915X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p244701083> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789028954588" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/66232f99d18942a5801bfa92083d9ed6> ;
    schema1:name "Vrijheid en oprechtheid" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/071adc648a6c50363124ce747b218b7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781906649> .

