@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/p435736116> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verfspuit : haar toepassing door de huis-, decoratie-, reclame-, meubel- en autoschilder / door J.A.P. Meere" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072663049> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1940" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p140228047> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044501641> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a1b66fa060fd5ac43b65d801dbd9031> ;
    schema1:name "De verfspuit : haar toepassing door de huis-, decoratie-, reclame-, meubel- en autoschilder" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e241a2e96a82e0078df1110ef3f0f04d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308508969> .

