@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p125817452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kennis en maatschappelijk leven / [door] J.J. von Schmid" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423827316> ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068956460> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850229502> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/096610f0110a5e3f5ac30fdbdac7df41> ;
    schema1:name "Kennis en maatschappelijk leven" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81ea6cbfc19e2ad20ee1344d1c08bfd8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69226024> .

