@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/p429680651> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboekje voor den Deli planter / [vernieuwd en aangev. door T. Volker ; met medew. van H.J. Top]" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068105541> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072752637> ;
    schema1:description "Hierin is de \"koelieordonnantie van 1931\" verwerkt",
        "Oorspr. uitg. samengest. door H.J. Bool en R. Fruin. - 1917" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p05885178X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1548e1dda3309469956f355c205ade9d> ;
    schema1:name "Handboekje voor den Deli planter" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0d27285f713605478b4f6cda094d1c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199991335> .

