@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/p089513010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leefsituatie in Rips / H. de Kuyper" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622785>,
        <http://data.bibliotheken.nl/id/thes/p075622815>,
        <http://data.bibliotheken.nl/id/thes/p094308276> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072557931>,
        <http://data.bibliotheken.nl/id/thes/p075348489> ;
    schema1:description "Leefbaarheidsonderzoek, uitgevoerd in opdracht van het gemeentebestuur van de gemeente Bakel en Milheeze" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050675834> ;
    schema1:isbn "9050490638" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd92dd1fbf5f017ac9ffcdbbdaee17d5> ;
    schema1:name "De leefsituatie in Rips" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2af14b5922417c41aa74a42c6ab70698> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65458642> .

