@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/p802922562> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gedrag : gedrag van mensen / H. R. Bontekoe. ; [foto's Ad Windig et al.]" ;
    dcterms1:issued "1980" ;
    schema1:bookEdition "2e dr., 2e opl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07390449X>,
        <http://data.bibliotheken.nl/id/thes/p074182722> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629100> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024824176" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6393c04cefde30b93b05d09dec8cf85b> ;
    schema1:name "Gedrag : gedrag van mensen" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a51979f5f1870247077ee6ad8c56993> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63443787> .

