@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/p201987171> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine ontwikkelingspsychologie / Rita Kohnstamm" ;
    dcterms1:issued "1980" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/551796fd31a8ffa2729a5172fdbabd23> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037651196> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f14938a444b0a588a1d4c88fa592dec> ;
    schema1:name "Kleine ontwikkelingspsychologie" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/487905b392e57817ac862f2d6a28db03> .

