@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/p397873948> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een veilige basis voor de orthopedagogiek / Carlo Schuengel" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163001650> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaug. rede Amsterdam, V.U. 2000" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p237257246> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7911a99de459a5b77ec69d98b87c2552> ;
    schema1:name "Een veilige basis voor de orthopedagogiek" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c369a5b95624e32cb39ccc5a46eac10> ;
    schema1:sameAs <http://www.worldcat.org/oclc/927372641> .

