@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/p323565166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rassenonderzoek zware sla 2007-2008 / auteurs: Piet Steenbergen, Jan Janse, Ruud Maaswinkel" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191266787> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p190775823>,
        <http://data.bibliotheken.nl/id/thes/p314616683> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d97be4a5106e50f0599a9d3ae78db5a1> ;
    schema1:name "Rassenonderzoek zware sla 2007-2008" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6a5fb509c7f0a7e8da46947e6dc4f55> .

