@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/p435931512> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De paaschcampagne der god-loozen en wat zij ons te zeggen heeft / F.J. Krop" ;
    dcterms1:issued "193X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067654568>,
        <http://data.bibliotheken.nl/id/thes/p422519022> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "3e radio-toespraak van Dr. F.J. Krop" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p19148038X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040875520> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1a3e865207c5c868687751af87536a6> ;
    schema1:name "De paaschcampagne der god-loozen en wat zij ons te zeggen heeft" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5fc629a6fab52e627d0c0f0ed101f3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308865164> .

