@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/p453135390> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Windpark Kreekraksluis" ;
    dcterms1:issued "2013" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/453135390.jpg",
        "https://opac.zebi.nl/vubis/kinderprenten/453135390a.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p301042241> ;
    schema1:description "Omslagtitel",
        "Voorin ingeplakt begeleidend schrijven van Rolf Korsuize, projectmanager Windpark Kreekraksluis, gedateerd december 2013" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60ea86b97fa754c10e96ba003516d42b> ;
    schema1:name "Windpark Kreekraksluis" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85c2426fcb44843ede6e04b98e610b55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1540947067> .

