@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/p047045787> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kanttekeningen bij modern christendom / G. Ubbink" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759438X>,
        <http://data.bibliotheken.nl/id/thes/p078468930>,
        <http://data.bibliotheken.nl/id/thes/p078515432> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069233373> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822756781> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60c6a62413894b2b27284d1fcaffa0ac> ;
    schema1:name "Kanttekeningen bij modern christendom" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b0f8adfe0aee5ff78137ae2077f701d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64784661> .

