@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/p79042651X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ruimte voor het sociale beleid / door H.J. van Zuthem" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068188366> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1976",
        "Inaugurele rede Enschede, Technische Hogeschool Twente" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023213777" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a10863d35969a63d1996f313276f16dc> ;
    schema1:name "De ruimte voor het sociale beleid" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1300b66a1007aa8bdc7088a977ce662f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63247651> .

