@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p201959119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apologetische polemiek / Johannes Jacobus Prins" ;
    dcterms1:issued "1882" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07025740X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b13ea323c79fa2b9b269cc9758b4985a> ;
    schema1:name "Apologetische polemiek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f7b455798e909aa181218489b468bfd1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777041969> .

