@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/p082908761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "On development and prospects of social advocacy / Albert Klijn" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068654081>,
        <https://data.bibliotheken.nl/.well-known/genid/025aa1d806cd3f9c9cedee7920a7b5a3> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bf33d8c9d5b66ed572b6a4ef534582b> ;
    schema1:name "On development and prospects of social advocacy" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0791e6464c40081aaa546a0db9bc5611> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65537118> .

