@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/p041751434> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt leerboek der kerkgeschiedenis / door J.H. Landwehr" ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611562>,
        <http://data.bibliotheken.nl/id/thes/p077594320> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067806945> ;
    schema1:bookEdition "2e veel verm. dr" ;
    schema1:description "1e dr.: 1910" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b434cb574d49eb0438ddd0f80f1aee58> ;
    schema1:name "Beknopt leerboek der kerkgeschiedenis" ;
    schema1:numberOfPages 300 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ac50ef29e8a06bcca218c15cbeadbde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/15136995> .

