@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/p81057604X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderzoek : een bijprodukt? / [door] P. de Somer" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562737X>,
        <http://data.bibliotheken.nl/id/thes/p078610583> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068241895>,
        <http://data.bibliotheken.nl/id/thes/p075300761> ;
    schema1:description "Diesrede Leuven" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a712cf56a03b8dc650691da4c27f4ca> ;
    schema1:name "Onderzoek : een bijprodukt?" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf8a45561f48e5cc74b5a345141932a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63380172> .

