@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/p438683110> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onrechtmatige daad / A.J. Verheij" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602326>,
        <http://data.bibliotheken.nl/id/thes/p075619490>,
        <http://data.bibliotheken.nl/id/thes/p078422906>,
        <http://data.bibliotheken.nl/id/thes/p078611350>,
        <http://data.bibliotheken.nl/id/thes/p078635977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148594549> ;
    schema1:bookEdition "9e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p26544067X> ;
    schema1:isbn "9789013168167" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b104b4726a9f44cedb1b09532cb0c3d> ;
    schema1:name "Onrechtmatige daad" ;
    schema1:numberOfPages 298 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d62c779e6bb62cb692fd22eb2e19807d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1375475100> .

