@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/p216523389> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verborgen macht achter de Jehova's Getuigen / Robin de Ruiter" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610663>,
        <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078551668> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216523419> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060678850",
        "9789060678855" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fbc47080232dcfb1a43b2f51f0bda11> ;
    schema1:name "De verborgen macht achter de Jehova's Getuigen" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b26bc1cd29ea535ca5a781236d9b2b42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906976595> .

