@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/p802668062> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zoals er gezegd is over de kring der leerlingen / door H. Berkhof ... [et al.]" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594282>,
        <http://data.bibliotheken.nl/id/thes/p078486327>,
        <http://data.bibliotheken.nl/id/thes/p078501369> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06851588X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850913470> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec058872fd5ffa456089b20edb8b6e12> ;
    schema1:name "Zoals er gezegd is over de kring der leerlingen" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9f97faf27de03c5d3afdcbe50849275> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781255296> .

