@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/p321003616> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Collectief-psychologische omtrekken / door H.L.A. Visser" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598083>,
        <http://data.bibliotheken.nl/id/thes/p078584744>,
        <http://data.bibliotheken.nl/id/thes/p07866845X>,
        <http://data.bibliotheken.nl/id/thes/p078947456> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070023557> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d241295dba4f2fbfce0fb6acc137e599> ;
    schema1:name "Collectief-psychologische omtrekken" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f1803a03c6bf59993247e8cf399d18f> .

