@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/p801775310> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe meet je het profiel van een waterloop / door C.R.J. Schonenberg en L.P. van Loon" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072633891>,
        <http://data.bibliotheken.nl/id/thes/p075418126> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072550058> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p139947396> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aeaae014006a67deed9ad74cf7107d4c> ;
    schema1:name "Hoe meet je het profiel van een waterloop" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f0dbaccae743f6c877925d84b29520f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63347061> .

