@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/p050998293> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stenen tent / prof. Niël" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601931>,
        <http://data.bibliotheken.nl/id/thes/p077606051> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074030647> ;
    schema1:description "Inaugurele rede Eindhoven" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7dec97fc8a9bdafd7b3324a9d7c33feb> ;
    schema1:name "De stenen tent" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d601676496bb7d6b9d5ddee3a51480c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64942042> .

