@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/p320997146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kind en zijn somatopsychische fundering / door Suze M.C. van Veen" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597990>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p078559952>,
        <http://data.bibliotheken.nl/id/thes/p169284530> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070806721> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b5101235f09405fb5145f8d3b53a8a6> ;
    schema1:name "Het kind en zijn somatopsychische fundering" ;
    schema1:numberOfPages 188 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f37d22cb19b56adf28117a9226dc108> .

