@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/p201687232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De juridische literatuur in Nederland / [met bijdragen van] J.C.M. Leijten ... [et al.]" ;
    dcterms1:issued "1996" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068961596> ;
    schema1:description "Themanr",
        "Uitg. t.g.v. 125 jaar WPNR" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820027243> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe954925cde88c20fcf095f8eff7d316> ;
    schema1:name "De juridische literatuur in Nederland" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85535db217638587602e371d44ade72a> .

