@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/p438761723> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Politiek zonder partijen / Simone Weil & Alicja Gescinska" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068675550> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p338220720> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789022339404" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a75f57d2743cf0973f07ce6f1930386b> ;
    schema1:name "Politiek zonder partijen" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ede44afeb045e2dd833cbde4e0ff2ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1378607028> .

