@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/p376758139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kruikius in namen / J.A. de Brabander, Corn. J. van der Doef" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069758948>,
        <http://data.bibliotheken.nl/id/thes/p075611368> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075409526>,
        <http://data.bibliotheken.nl/id/thes/p121911012> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p121911039> ;
    schema1:description "1e druk: 1993" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789073540187" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d19586d8228f6d52dd8b6b9754d87c1> ;
    schema1:name "Kruikius in namen" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d84800d760347b57f03ebd4302b64621> ;
    schema1:sameAs <http://www.worldcat.org/oclc/881856418> .

