@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/p850643368> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vergadering van de gemeenteraad / door G.L. Elsen" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607158>,
        <http://data.bibliotheken.nl/id/thes/p077608623>,
        <http://data.bibliotheken.nl/id/thes/p078516188>,
        <http://data.bibliotheken.nl/id/thes/p078940095> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069042799> ;
    schema1:description "Ook verschenen als proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810813947> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aaed65b41eb8f38f0299a726b50262d4> ;
    schema1:name "De vergadering van de gemeenteraad" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a8d7814c2a5311f7540966c22d4248f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781530758> .

