@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/p428066410> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ministerraad in het Nederlandsche staatsrecht / door Herman Dooyeweerd Hzn" ;
    dcterms1:issued "1917" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608186>,
        <http://data.bibliotheken.nl/id/thes/p078592526> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069209189> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift (Jur.) Vrije Univ. Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p831361948> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14bd6f27ca9de4e065e92c705c44c20f> ;
    schema1:name "De ministerraad in het Nederlandsche staatsrecht" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82dc56e4a2e1d04833d0624354f057ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/725747532> .

