@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/p291092950> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ventilatie / H. Valk" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203121546>,
        <https://data.bibliotheken.nl/.well-known/genid/d3cc8e5bdfea3cf4a1ccde09fc078ffb> ;
    schema1:description "Omslag vermeldt ook: Praktijkgids" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314920927> ;
    schema1:isbn "9052541116" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d9733f143b31f9152ced45e6fc59822> ;
    schema1:name "Ventilatie" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5835b4a6f2d1630250407e310d8d080e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71723624> .

