@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/p790490609> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pedagogisch werkboek / P. Roest" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069269815> ;
    schema1:bookEdition "2e dr., 2e opl" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810758369> ;
    schema1:isbn "9014026021" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dfaddf00b92cbb317cdcc22aa332afe> ;
    schema1:name "Pedagogisch werkboek" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79d7954c8d77023b4c2369dd5657ed5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63248350> .

