@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/p083819800> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A guide to the Nedwam wave model / G. Burgers" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603195>,
        <http://data.bibliotheken.nl/id/thes/p075616823> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070974284>,
        <http://data.bibliotheken.nl/id/thes/p07535215X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82258526X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ed256bb9d6c5aeac7f0c2ddfe7fa250> ;
    schema1:name "A guide to the Nedwam wave model" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5c94c6a9a38e4e7b93bd06d1bcde512> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65711073> .

