@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/p052637573> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De afwatering door de afgesloten Lauwerszee / [C. v.d. Burgt]" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074180517>,
        <https://data.bibliotheken.nl/.well-known/genid/76992b688576b26fc19cddd33daa4c89> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p052635511> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9220ee800b2c10659bb29d25ec9254e> ;
    schema1:name "De afwatering door de afgesloten Lauwerszee" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fc48cf274590813ea18c90c8b1ab69b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64860656> .

