@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/p810757850> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen van Nederlands staatsrecht / A.D. Belinfante" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608143>,
        <http://data.bibliotheken.nl/id/thes/p089302915> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068275102> ;
    schema1:bookEdition "6e dr" ;
    schema1:description "Oorspr. uitg.: 1964" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810727404> ;
    schema1:isbn "9014021747" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89cb8ee806ba2ba6fce24d049ad24166> ;
    schema1:name "Beginselen van Nederlands staatsrecht" ;
    schema1:numberOfPages 206 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/38e0081363d1be1f279166210782057e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63397153> .

