@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/p842274421> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schoolbegeleiding als vorm van geplande sociale verandering / J.B. Timmer" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068836082>,
        <http://data.bibliotheken.nl/id/thes/p075418983> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075418940> ;
    schema1:description "Dl. 1 en 2: omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p147132215> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff4d9379b230358113b22e54b9bf238a> ;
    schema1:name "Schoolbegeleiding als vorm van geplande sociale verandering" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c334ab83c5fd581bc1e33657c356e8c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63963106> .

