@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/p394801032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Constitutioneel recht" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608421> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068597363> ;
    schema1:description "Uittreksel van de 5e druk van C.A.J.M. Kortmann: Deventer : Kluwer, 2005" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789460663390" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b68ea05e2b3bc81fde84c8b24e63076> ;
    schema1:name "Constitutioneel recht" ;
    schema1:numberOfPages 312387 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c3c875a97a9616207f1596654b0168d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1409807001> .

