@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p853828652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gehoorzaamheid in de opvoeding / vrij naar het Hoogduitsch door A. Radijs" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p400321289> ;
    dcterms1:issued "1857" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07020148X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f3d1e84917b455445585f898865fc47> ;
    schema1:name "De gehoorzaamheid in de opvoeding" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3be33113af3cc8858f9efc9a338a39b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63794656> .

