@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/p119339048> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Validation of the PESTLA model" ;
    dcterms1:issued "199X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075358727> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p088862607> ;
    schema1:description "Ook uitg.: Wageningen : SC-DLO. - Later: Wageningen : DLO Winand Staring Centre" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/263a22b6c47b80972f6510ae7c1749a8> ;
    schema1:name "Validation of the PESTLA model" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29c094ba0c758af2aeac719df0587fc0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69248437> .

