@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/p340469307> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gemeente / Harm Ramkema ; [foto's: Nationale Beeldbank]" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607158> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073540161>,
        <http://data.bibliotheken.nl/id/thes/p338092293> ;
    schema1:bookEdition "13e, herz. dr" ;
    schema1:description "1e dr.: Leiden : Stichting Burgerschapskunde, 1982. - (Basisboek)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789064734526" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03c5372f24518508303217672a4b22e5> ;
    schema1:name "De gemeente" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0bd75425e91eba49553b4245bc4625b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/779156273> .

