@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/p790568500> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "DOS-handleiding : Denver ontwikkeling screeningtest / A.T.M. Cools, J.M.A. Hermanns" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068328257> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068425651> ;
    schema1:description "Titel op rug: Denver ontwikkeling screeningtest" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7d1af8a0273ca678b6643527b2ab579> ;
    schema1:name "DOS-handleiding : Denver ontwikkeling screeningtest" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3c196027d281b2a7454fb9463ab93b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63248772> .

