@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/p140181733> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene didactiek : eerste stuk / door C. Bevelander, D. Fokkema en H. Nieuwenhuis" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068321589> ;
    schema1:bookEdition "2e 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/7074693a009ed8a54a9a1e42d8b80000> ;
    schema1:name "Algemene didactiek : eerste stuk" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/52da1843bbb55f15bd3eacec24bc85ff> .

