@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p842442294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der staathuishoudkunde / door Ch. Raaijmakers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423885421> ;
    dcterms1:issued "1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606981>,
        <http://data.bibliotheken.nl/id/thes/p078673585> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070166706> ;
    schema1:bookEdition "6e dr" ;
    schema1:description "1e dr.: 1914" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629267> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d1df5d8fc6fe796bfc250c06fcef57e> ;
    schema1:name "Beginselen der staathuishoudkunde" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17e9683a2be448383b60179132bb6490> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63977621> .

