@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/p329922599> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Domotica : huisautomatisering praktisch en eenvoudig toegepast / Eric Slagmolen" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p301045054> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p10228010X> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789088342349" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ce233d42907e9f64c16253be778305c> ;
    schema1:name "Domotica : huisautomatisering praktisch en eenvoudig toegepast" ;
    schema1:numberOfPages 225 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/119571e4fa0862ec73264178ffc78f21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/676874229> .

