@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/p052445887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Produktenaansprakelijkheid : kans of bedreiging? / J.F.B. Gieskes" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075688891> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074202308>,
        <http://data.bibliotheken.nl/id/thes/p075466198> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9036502551" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e9d8af507782e2cda9af74307be6716> ;
    schema1:name "Produktenaansprakelijkheid : kans of bedreiging?" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ac568a3134d4b2935bbdb8c5e6f2ec0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64834635> .

