@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/p412599031> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aard en opzet van het vermogensrecht / prof.mr. A.S. Hartkamp" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625733>,
        <http://data.bibliotheken.nl/id/thes/p077607937>,
        <http://data.bibliotheken.nl/id/thes/p078941792> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068181175> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830028412> ;
    schema1:isbn "9789013143393" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e749164061c3a1bc636583bdd0492b1> ;
    schema1:name "Aard en opzet van het vermogensrecht" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ff36d48b1308ed7bc43071b312ab082> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003130069> .

