@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/p056028210> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene didactiek / door C. Bevelander, D. Fokkema, H. Nieuwenhuis" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068321589> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069497419>,
        <http://data.bibliotheken.nl/id/thes/p072403152> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851569706> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de51d5a0823cec0c6b0a982aa30415de> ;
    schema1:name "Algemene didactiek" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/44f7c59baabf284112b56cb0bfa6dd04> .

