@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/p363774726> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ventilatie / [auteur Harm Valk]" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616734>,
        <http://data.bibliotheken.nl/id/thes/p075625369> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p172472938>,
        <http://data.bibliotheken.nl/id/thes/p203121546> ;
    schema1:bookEdition "3e, geheel herz. dr" ;
    schema1:description "1e dr.: 2005" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314920927> ;
    schema1:isbn "9789052541600" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/846d0551a460e2e3a7ea4992fd86ce5e> ;
    schema1:name "Ventilatie" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2022082b0e013f61f14431ec80def498> ;
    schema1:sameAs <http://www.worldcat.org/oclc/855049935> .

