@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/p140529284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbellezen / G.R. Visser" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657597> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068385765>,
        <http://data.bibliotheken.nl/id/thes/p075295504> ;
    schema1:bookEdition "[Herdruk]" ;
    schema1:description "1e druk: 1963",
        "Verschenen als Bijbelcursus van het Geref. Traktaatgenootschap \"Filippus\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5adc658c31bfb441d67a3691dda2f666> ;
    schema1:name "Bijbellezen" ;
    schema1:numberOfPages 416 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04a31f2eacf3ac8bb6d032a7ed876bca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69089576> .

