@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/p850166292> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prinses op de erwt? / P.E. Boeke" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606852>,
        <http://data.bibliotheken.nl/id/thes/p077596323>,
        <http://data.bibliotheken.nl/id/thes/p078513766>,
        <http://data.bibliotheken.nl/id/thes/p397289235> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068332467> ;
    schema1:description "Afscheidscollege Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46be2fa6c947810e9e08e5efc0cf720c> ;
    schema1:name "De prinses op de erwt?" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91f506c3ac02cc14c085efbf2ce77f96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64109629> .

