@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/p088441857> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kan verkeren / F.C. Stam" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603772>,
        <http://data.bibliotheken.nl/id/thes/p075616513>,
        <http://data.bibliotheken.nl/id/thes/p077596897>,
        <http://data.bibliotheken.nl/id/thes/p078481694> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069257612>,
        <http://data.bibliotheken.nl/id/thes/p075344459> ;
    schema1:description "Afscheidscollege Vrije Universiteit Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053832173" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81403b56c08d44d219185b5e8db4b501> ;
    schema1:name "Het kan verkeren" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b281657ce5af09ffa96ea082bbd4a813> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65761198> .

