@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/p083679014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De staatsrechtelijke verplichting tot bekendmaking van normen / Joris De Jonghe" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078426766>,
        <http://data.bibliotheken.nl/id/thes/p078960207> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/0e4173690104c9780dc82f395c91805d> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9063212917" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd859b6f82a0e6bf3bf9d9486588858e> ;
    schema1:name "De staatsrechtelijke verplichting tot bekendmaking van normen" ;
    schema1:numberOfPages 183 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3382075e85b9491c3ff354688f759802> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781727713> .

