@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/p820136069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over occlusie / door A.F. Käyser" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623633>,
        <http://data.bibliotheken.nl/id/thes/p078607574>,
        <http://data.bibliotheken.nl/id/thes/p078684471>,
        <http://data.bibliotheken.nl/id/thes/p39758251X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068200196> ;
    schema1:description "Inaugurele rede Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025599605" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0bd224c1b4817fe41b62d3769d89c44> ;
    schema1:name "Over occlusie" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fd3023fb231df3c6ec5cddf89f3b123> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905765692> .

