@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/p173867669> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groenendaal & Ruusbroec / [door Luc Versluys]" ;
    dcterms1:issued "1981" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/8f89458bf1e03d87ac5c8fd250b7674d> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86174408X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e49fe02748d71271258ff279f679c2ee> ;
    schema1:name "Groenendaal & Ruusbroec" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72316a5dc51b90b4fa19f6ff3cb41ff2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67936445> .

