@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/p446720488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze politiek in de toekomst" ;
    dcterms1:issued "1944" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608976>,
        <http://data.bibliotheken.nl/id/thes/p078631823>,
        <http://data.bibliotheken.nl/id/thes/p241924952> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069721637> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Auteur is: J.A.H.J.S. Bruins Slot",
        "Ongenummerde uitg. van het illegale blad \"Trouw\"" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p152126511> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02e910206dd4e19178a5333fe5af5466> ;
    schema1:name "Onze politiek in de toekomst" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f114497e732b4ece85fbbb74c39d426c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120782932> .

