@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/p093379382> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mineral extraction planning in the Netherlands: a case study / Paul Ike" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074166387> ;
    schema1:description "Paper presented at the Annual Conference of the Institute of British Geographers 5-8 January 1988, University of Technology, Loughborough, Leicestershire" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/436d237bf893f499a254536a961ae2a6> ;
    schema1:name "Mineral extraction planning in the Netherlands: a case study" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6dd72c50b832e76f331227b31931cc4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65835164> .

