@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/p406950989> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zedekunde volgens de beginselen der leer van Herbart / door D. Burger" ;
    dcterms1:issued "1872" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068418388> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000018726",
        "https://rozet.nl/catalogus/648356" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070110956> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p06276750X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83224c2313bfa078cf03a3954e8dbbba> ;
    schema1:name "De zedekunde volgens de beginselen der leer van Herbart" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30711f9b93641e9eaf380d52bcffd079> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911381270> .

