@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/p047832290> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jaarboek Faculteit der Wijsbegeerte onderzoek 1986 / samengest. en ingel. door H. Kimmerle & J. Sperna Weiland" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075496674> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068399936>,
        <http://data.bibliotheken.nl/id/thes/p069095566> ;
    schema1:description "Duitse, Engelse, Franse en Nederlandse teksten" ;
    schema1:inLanguage "mis" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822562804> ;
    schema1:isbn "9070116464" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1214fdf20b2742a99aaa7999245347ba> ;
    schema1:name "Jaarboek Faculteit der Wijsbegeerte onderzoek 1986" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/964bb36352ec5eb5d8b46df776960173> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64861802> .

