@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/p180872745> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eeuw van de grondwet / N.C.F. van Sas en Henk te Velde" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078509556>,
        <http://data.bibliotheken.nl/id/thes/p078527023>,
        <http://data.bibliotheken.nl/id/thes/p078600987>,
        <http://data.bibliotheken.nl/id/thes/p089302915>,
        <http://data.bibliotheken.nl/id/thes/p241924081>,
        <http://data.bibliotheken.nl/id/thes/p241924316>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071745904> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074744585> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e387b3b639ff43d5b6e24dfd766ee63> ;
    schema1:name "De eeuw van de grondwet" ;
    schema1:numberOfPages 19 .

