@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/p810904322> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beperking van grondrechten / M.C.B. Burkens" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632705>,
        <http://data.bibliotheken.nl/id/thes/p07760816X>,
        <http://data.bibliotheken.nl/id/thes/p078526779>,
        <http://data.bibliotheken.nl/id/thes/p227487303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068328281> ;
    schema1:description "Ook verschenen als proefschrift" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026805144" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c974cdd4c6970f010fdc1e5a7be5ed4> ;
    schema1:name "Beperking van grondrechten" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a52a16dd73dac1b0c5ab994378d03530> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67497618> .

