@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/p801730201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gert Jan uit de Ketelsteeg / J. Kokmeijer ; [ill. J.D. van Exter]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068956541> ;
    schema1:bookEdition "[1e dr.], 13e opl. t/m 16e opl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069056773> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822120445> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4cb6d3c36430f756d0d35ec571430c6> ;
    schema1:name "Gert Jan uit de Ketelsteeg" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3ef68dfe82a1f969514dfec22cf7677> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63328101> .

