@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/p167546414> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Procesevaluatie sireneproject / Erik van Schooten" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660792>,
        <http://data.bibliotheken.nl/id/thes/p075660911> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072042907>,
        <http://data.bibliotheken.nl/id/thes/p109659007> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823116425> ;
    schema1:isbn "9068135287" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a415f0ae99398c188f7fba93706fca4d> ;
    schema1:name "Procesevaluatie sireneproject" ;
    schema1:numberOfPages 293 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1241b619e861e9efc998c0b4f0d6f27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68109637> .

