@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/p184912083> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kerk en staat in het Nederlandsche staatsrecht / [A.J.M.H. Borret]" ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074104411> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/423ae4c99b5de8af9e767060b2572db5> ;
    schema1:name "Kerk en staat in het Nederlandsche staatsrecht" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/059feff6035951b780d21b14f6a5db04> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67785236> .

