@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/p842792309> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Principiëele staatkunde / C.W. de Vries" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397397143> ;
    schema1:bookEdition "2e bijgew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070046417>,
        <http://data.bibliotheken.nl/id/thes/p071504745> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842792198> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c96b12742232c1d389391cacbfc39e4e> ;
    schema1:name "Principiëele staatkunde" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b5a6e414f9a98e813a68dec946a670b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769104200> .

