@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/p446219738> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wijsheid in de kan / Jan Brusse" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627795>,
        <http://data.bibliotheken.nl/id/thes/p07563080X>,
        <http://data.bibliotheken.nl/id/thes/p075661632>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078963273>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068822219> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p833455508> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cae8f30b399f0ceb6bfec39384a1420b> ;
    schema1:name "De wijsheid in de kan" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9da9ea23f019e25ad138a855c76d82a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509446465> .

