@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/p810895579> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Didaktisch vademekum / Werkgroep Docenten Onderwijszaken" ;
    dcterms1:issued "1980" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/a77dc888e8eb974c8e709fe24830a965> ;
    schema1:bookEdition "3e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830501088> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4725b12b3e4b9c178715dc76db037241> ;
    schema1:name "Didaktisch vademekum" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/634c345b0f4745bdef20374247e6484d> .

