@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/p833173855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grondwetsherziening, 1972" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608151>,
        <http://data.bibliotheken.nl/id/thes/p078527015>,
        <http://data.bibliotheken.nl/id/thes/p078527023>,
        <http://data.bibliotheken.nl/id/thes/p078622921>,
        <http://data.bibliotheken.nl/id/thes/p24192510X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821900544>,
        <http://data.bibliotheken.nl/id/nbt/p83317276X> ;
    schema1:isbn "9012005639" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a0f04b5b7fd5e9bb5997f0ea57d6ae7> ;
    schema1:name "De grondwetsherziening, 1972" ;
    schema1:numberOfPages 486 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ec8d3596f8ef80aa0fe2dd679bf008f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769010690> .

