@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/p050507974> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dichter Pierre Kemp : een monographie / door R. Janssens" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068453477> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p13606678X> ;
    schema1:description "Licentiaatsthesis Katholieke Universiteit Leuven" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23ef6ab0ce2a24e5e9554c7c07caac8d> ;
    schema1:name "De dichter Pierre Kemp : een monographie" ;
    schema1:numberOfPages 245 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac9cfec4f31b2822bd10c75f6ff35645> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64881164> .

