@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/p822121123> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliography on \"role behaviour\" / edited by J. C. Helbing and Th. Maaskant-Smit" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073426636>,
        <https://data.bibliotheken.nl/.well-known/genid/ba3282f44330a5a5f0ff334ed7c3765a> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/38c2f74001e8d39a0076e0b4a075c738> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b65918c44509bcba4210108731eac390> ;
    schema1:name "Bibliography on \"role behaviour\"" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98ea867b9901585f3c5d82bc2936d188> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63458521> .

