@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/p42835243X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adolf Stoecker en zijn sociaal-ethisch streven / door O. Norel Jzn." ;
    dcterms1:issued "1914" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074173928>,
        <http://data.bibliotheken.nl/id/thes/p077593529>,
        <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078549396>,
        <http://data.bibliotheken.nl/id/thes/p078667860>,
        <http://data.bibliotheken.nl/id/thes/p078668735> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069628912> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043501567> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09d7b1d93f6037d73f3b81d25fcad594> ;
    schema1:name "Adolf Stoecker en zijn sociaal-ethisch streven" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ca6392d7e1cb0f0762304000a6fe1a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182017587> .

