@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/p125278594> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderweg naar het participatie-onderwijs" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078623278> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/3e114b0cda5fac8576ae5554b8f0b3b2> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ad707c6fbe077a253428b53657a8185> ;
    schema1:name "Onderweg naar het participatie-onderwijs" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bc01441731bc9ff7875a55d7bb12a35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69211940> .

