@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/p860971007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het moeilijk lerende kind : het probleem der dertigduizend / door A. van Tongeren" ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601076>,
        <http://data.bibliotheken.nl/id/thes/p07846112X>,
        <http://data.bibliotheken.nl/id/thes/p141469668> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071187022> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822125641> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27db0ae8f1f44b3d365e4a6533800812> ;
    schema1:name "Het moeilijk lerende kind : het probleem der dertigduizend" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b772b0f7adaa132489d5cddd3cd7b91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63820836> .

