@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/p830038159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderen zonder thuis in deze wereld / door G. de Lange" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602202> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073447110> ;
    schema1:description "Ook verschenen als proefschrift",
        "Oorspr. verschenen als proefschrift Groningen o.d.t.: De langdurige, zeer moeilijke opvoedingssituatie en haar consequenties voor het pedagogisch denken en handelen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2132651b9dc78ae9a2e287aba36e6a5e> ;
    schema1:name "Kinderen zonder thuis in deze wereld" ;
    schema1:numberOfPages 161 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3bdaf61772333a28a1beb736cfca8afd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905423758> .

