@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/p292836058> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De antithese op politiek terrein? / pro: P.J. Kromsigt ; contra: F.H. Fischer" ;
    dcterms1:issued "1913" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075036002> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068816863> ;
    schema1:description "Omslagtitel",
        "Pro en contra betreffende vraagstukken van algemeen belang ; serie 8, no. 7" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11e89a43f07bd7c109836876c9707f33> ;
    schema1:name "De antithese op politiek terrein?" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c69941fe9a2f079eaf68e6362da313ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150209099> .

