@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/p040919110> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Projektonderwijs afleren en aanleren / Theo Jansen, Anne-Ruth van Kammen" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071069127>,
        <http://data.bibliotheken.nl/id/thes/p075321718> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067519075> ;
    schema1:description "Uitgeg. op verzoek van de Werkgemeenschap voor vernieuwing van opvoeding, onderwijs en maatschappij (W.V.O.)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902317111X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/449101ce1fc44b13a31adc79f255343b> ;
    schema1:name "Projektonderwijs afleren en aanleren" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c082707aa9a39fbd2d29195b48f21dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64728247> .

