@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/p227167309> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrijheid, gelijkheid en verdraagzaamheid / Carla van Baalen ... [et al.]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068476930>,
        <http://data.bibliotheken.nl/id/thes/p078622999>,
        <http://data.bibliotheken.nl/id/thes/p078631424>,
        <http://data.bibliotheken.nl/id/thes/p078944295>,
        <http://data.bibliotheken.nl/id/thes/p078951569> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072221097> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55b4db99fa572f3cdc3d3254f90f27cd> ;
    schema1:name "Vrijheid, gelijkheid en verdraagzaamheid" ;
    schema1:numberOfPages 327 .

