@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/p043604153> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De anthropologie van Zwingli / door Gerardus Oorthuys" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407759123> ;
    dcterms1:issued "1905" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068663587>,
        <http://data.bibliotheken.nl/id/thes/p114316309> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07392153X> ;
    schema1:description "Hiervan verscheen ook een handelsuitgave",
        "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7195ce5be0f4268b9afa963427158612> ;
    schema1:name "De anthropologie van Zwingli" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee1c6d11e34051f15316ddf24922289e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/5860723> .

