@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/p213580225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leden werven, een vak apart : een praktische handleiding voor het maken van een ledenwerfplan" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619849>,
        <http://data.bibliotheken.nl/id/thes/p215701348> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p213150638> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080503274" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92e40f895c783b2fcb387bb27599719f> ;
    schema1:name "Leden werven, een vak apart : een praktische handleiding voor het maken van een ledenwerfplan" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/07ca2b51361d1dcb688a6a876386f3b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67241759> .

