@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/p358049709> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerrede over 1 Johannes 3, vs. 9 / door H.F. Kohlbrügge ; naar het Hoogduitsch" ;
    dcterms1:issued "1848" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000053674" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068713509> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p160370760> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/569593d55aeca83e918964d2e3eb92c6> ;
    schema1:name "Leerrede over 1 Johannes 3, vs. 9" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f7b4dbc62be325af1752bf5d4ee5fb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847209871> .

