@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/p323096409> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Productaansprakelijkheid en productveiligheid / W.H. van Boom, C.J.M. van Doorn" ;
    dcterms1:issued "2006" ;
    schema1:associatedMedia "http://hdl.handle.net/1765/8249" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125272111> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298676370> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c92bb37fbf1f8082626d4623a299ffdf> ;
    schema1:name "Productaansprakelijkheid en productveiligheid" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0b9efdebfa8ff25916edcbc11d7c8be> .

