@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/p239451090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Development and implementation of PV in the Netherlands / W.C. Sinke" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628562> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071641009>,
        <http://data.bibliotheken.nl/id/thes/p075313502> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p083728473> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7ed87c6d9a0796d7a59ac9cf0267d71> ;
    schema1:name "Development and implementation of PV in the Netherlands" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b70d82e633d6d7af5d1cef8585a7b480> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905507095> .

