@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/p08743850X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een kwestie van vraagstelling / J. Hoftijzer" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659700>,
        <http://data.bibliotheken.nl/id/thes/p077612388>,
        <http://data.bibliotheken.nl/id/thes/p078531179>,
        <http://data.bibliotheken.nl/id/thes/p078958245> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069212287>,
        <http://data.bibliotheken.nl/id/thes/p075504103> ;
    schema1:description "Afscheidsrede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/559e61dc354dfcb4abe9ccb7fc9d54b9> ;
    schema1:name "Een kwestie van vraagstelling" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee47763ba6428a20ca1e75104eb81614> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65713569> .

