@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/p169387461> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fernand Lambrecht / [door] Renaat Ramon" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072683368> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841019223> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ea05bfd9864f590c870233705efcc8e> ;
    schema1:name "Fernand Lambrecht" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/51400b874d73b7cba3123e3af4e8ef18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67982548> .

