@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/p820650676> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren en onderwijzen in de propedeuse / samenstellers W.J.M. Knippenberg, F.A.J. Loos" ;
    dcterms1:issued "1980" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c32f04245ed78050824d2d61f4b759f5> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068761198>,
        <http://data.bibliotheken.nl/id/thes/p068761201> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76e493a728e95e8cc0a04ab68d27db71> ;
    schema1:name "Leren en onderwijzen in de propedeuse" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/969274158ea0ee3f72db17603992b4ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/521288396> .

