@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/p802881440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Staat en partij / [door] J.J. de Jong" ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069819939>,
        <https://data.bibliotheken.nl/.well-known/genid/391ebad1d6cf931781fe2cae2aa6da0c> ;
    schema1:description "Lezing voor de Algemene Ledenvergadering van de Calvinistische Juristen Vereniging van 29 mei 1957" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822118955> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a61cdc656dd13d320352c43a8317b06> ;
    schema1:name "Staat en partij" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac1d5a422b68fb167008f3afae34b1ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63441675> .

