@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p100068588> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'De notaris als noot daer is?' : het beeld van de notaris in de samenleving / E.M. van der Marck" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074313673> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37eb207602bd6c909633cac6e55bcb38> ;
    schema1:name "'De notaris als noot daer is?' : het beeld van de notaris in de samenleving" .

