@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/p428775187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zwaartepunten van het vermogensrecht / Prof. mr. W.H.M. Reehuis" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625733> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072649968> ;
    schema1:bookEdition "Elfde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789013121629" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afe05760f9a1eb2cf771bd8aef69fbd8> ;
    schema1:name "Zwaartepunten van het vermogensrecht" ;
    schema1:numberOfPages 497 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56caf40ad3d10d53e1a9f249ec0e2a64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1194941576> .

