@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/p428354440> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gemeentebedrijven en Concessies in Nederland / door Theodardus Emonds" ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607341>,
        <http://data.bibliotheken.nl/id/thes/p078473888>,
        <http://data.bibliotheken.nl/id/thes/p078516013> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070740933> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p850984386> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31c5e105fc5ee9a8d8b6fd5c813692df> ;
    schema1:name "Gemeentebedrijven en Concessies in Nederland" ;
    schema1:numberOfPages 285 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c7ca065f4a8fcc3169be3951db1f7cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182018451> .

