@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/p115526951> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Gij, die nu begeerig zijt om uwen geest op te schranderen' / W. van den Berg" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069260699> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6eb7b76cd81022806472d64b19409d58> ;
    schema1:name "' Gij, die nu begeerig zijt om uwen geest op te schranderen'" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fca8c1afbd7f7163a613c334b70913ae> .

