@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/p426466268> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "NU pedagogisch werkLeerboeken: " ;
    dcterms1:issued "2021" ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p197565735> ;
    schema1:description "1e druk: Groningen : Noordhoff Uitgevers, 2016",
        "Deeltitel op omslag: Didactiek, communicatie en organisatie : basisboek. - Colofon vermeldt: 1/21" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p393508587> ;
    schema1:isbn "9789001734732" ;
    schema1:issueNumber "bdid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4428d5f9c39df27bbb47294a716ba6b> ;
    schema1:name "NU pedagogisch werkLeerboeken: " ;
    schema1:numberOfPages 333 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a317bfe5cabf01b5412200d03446b620> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1309906168> .

