@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/p811515966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een model voor een optimale planning van de zandvoorziening / H. `t Hoen" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068502672>,
        <https://data.bibliotheken.nl/.well-known/genid/9dc6e4384bf7a5dab05a7b8329c59bfa> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841013586> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/496de500518b2aebc19f3e44e9a01b0e> ;
    schema1:name "Een model voor een optimale planning van de zandvoorziening" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/065d68b1995f4a50968e9ebd41a1bcc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63298784> .

