@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/p81111810X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Felix De Boeck / door Pierre Bourgeois ; uit het Frans vert. door Clara Haesaert" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06920487X>,
        <http://data.bibliotheken.nl/id/thes/p397419406> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074867857> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069011591>,
        <http://data.bibliotheken.nl/id/thes/p06920487X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841343292> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcfdf87fc6e69856a307c9ad33ee561d> ;
    schema1:name "Felix De Boeck" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecbf7261d60fb37bf61ae0842b75395c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906302000> .

