@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/p851135013> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe Successiewet 1956 / H.P.A.M. van Arendonk, H.A.F. Verbrugge" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605414>,
        <http://data.bibliotheken.nl/id/thes/p077608240>,
        <http://data.bibliotheken.nl/id/thes/p078680506> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07088272X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070882711> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830730036> ;
    schema1:isbn "9020009532" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40347346177be64996157f4fa3ef67dc> ;
    schema1:name "De nieuwe Successiewet 1956" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a3f22c5e9d63b5251709582ad7e7ef0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781628063> .

