@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/p086639749> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van den vos Reynaerde : Recht en macht / H. van den Brink en J. van Herwaarden" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068295790> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067847749> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8dd8c8ac8304fc0e903518cc2ae6053> ;
    schema1:name "Van den vos Reynaerde : Recht en macht" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16b182b26bbc043da7b23d1121b74ce5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65676567> .

