@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/p426245636> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De liberale gezagstheorie in hare historische ontwikkeling / door H. van Schijndel" ;
    dcterms1:issued "1873" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000006690" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070799679> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851270549> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850776899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80cdc4a9e6333684140717b3be0b8e8f> ;
    schema1:name "De liberale gezagstheorie in hare historische ontwikkeling" ;
    schema1:numberOfPages 97 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8eecb6a25f1ac11ba24d8dabc6cb5ef6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145073809> .

