@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/p079643175> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het gezicht van Nederland" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079784720> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075320274> ;
    schema1:description "Uitg. op initiatief van de Stichting Het Gezicht van Nederland, verschenen met medew. van de Vereniging van Nederlandse Gemeenten",
        "Uitgave n.a.v. de NOS-televisieserie: Het gezicht van Nederland" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c410c24b49e9aa856812fd2c34f7f832> ;
    schema1:name "Het gezicht van Nederland" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2aa27152eb7d995ddc4fc6ee99fe59c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65443117> .

