@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/p407759123> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De anthropologie van Zwingli / door Gerardus Oorthuys" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07392153X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043604153> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/238d36825712d152a1ba2a29c9f92a3e> ;
    schema1:name "De anthropologie van Zwingli" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e539ee3958718f8a66d89d8947ca866d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962259307> .

