@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/p141873493> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wonderbaarlijke terugkeer van de solidariteit / Paul Kalma" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622092>,
        <http://data.bibliotheken.nl/id/thes/p07760878X>,
        <http://data.bibliotheken.nl/id/thes/p078668980>,
        <http://data.bibliotheken.nl/id/thes/p114774501> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068902387> ;
    schema1:description "Ook verschenen in elektronische vorm" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9072575482" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/752cc9169656c8f3f2320d2fa2dae9fe> ;
    schema1:name "De wonderbaarlijke terugkeer van de solidariteit" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47be5a747571d0ca932b94af8fb4b2d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68978361> .

