@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/p357198913> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De natuurlijke verbintenis / Kurt Willems" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607953>,
        <http://data.bibliotheken.nl/id/thes/p078600480> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/b30aa185a3c072555750ff24790228dc> ;
    schema1:description "Tevens verschenen als proefschrift Katholieke Universiteit Leuven" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p238592219> ;
    schema1:isbn "9789048612291" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4dbb00c33d5c62435fb9ae239186cf5> ;
    schema1:name "De natuurlijke verbintenis" ;
    schema1:numberOfPages 553 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd3dd9940dce933fea50fe852c88d413> ;
    schema1:sameAs <http://www.worldcat.org/oclc/851798788> .

