@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/p325085420> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wijsheid in de kan / door Jan Brusse ; tekeningen van: Jan van Keulen" ;
    dcterms1:issued "1955" ;
    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> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068822219> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067828884> ;
    schema1:description "1e druk: 1952" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93a3f0bef3c093a0ed25bd3d7d8fbefb> ;
    schema1:name "De wijsheid in de kan" ;
    schema1:numberOfPages 104 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/300fe5933a664192b0c307c34e1b8595> ;
    schema1:sameAs <http://www.worldcat.org/oclc/521618249> .

