@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/p446305022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mensentypen : inleiding tot de differentiële psychologie / door J. Slikboer" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597966>,
        <http://data.bibliotheken.nl/id/thes/p078485347>,
        <http://data.bibliotheken.nl/id/thes/p169284530> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069309590> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046092870> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851448275> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b26b705dc98ed2fb5cdc8e14593cdf6> ;
    schema1:name "Mensentypen : inleiding tot de differentiële psychologie" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3fa44ff30c0ca219aba66fab414c65c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509781281> .

