@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/p147642469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een leerstoel in den vreemde / J.J.S. Weitenberg" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599470>,
        <http://data.bibliotheken.nl/id/thes/p078437911>,
        <http://data.bibliotheken.nl/id/thes/p078484014> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069971528> ;
    schema1:description "Inaugurele rede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d8d6a35b16fe8d653fce3e5675a8246> ;
    schema1:name "Een leerstoel in den vreemde" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7602c54bdbe7114898292c7efe321ebc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68956311> .

