@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/p081837372> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine ontwikkelingspsychologie / Rita Kohnstamm" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068058985> ;
    schema1:bookEdition "2e geheel herz. dr" ;
    schema1:description "1e dr.: 1980" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037651196>,
        <http://data.bibliotheken.nl/id/nbt/p820290297> ;
    schema1:isbn "9060018680" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f385edaa543f13bb61ca01229da19104> ;
    schema1:name "Kleine ontwikkelingspsychologie" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fdb2c259d509883044eac98608bc493> .

