@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/p078315042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kartografie : visualisatie van ruimtelijke informatie / [door] F. J. Ormeling [en] M. J. Kraak" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06938035X> ;
    schema1:bookEdition "2de herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073743232> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062756182" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/762683ddddcd1ebe48402c08d94f199b> ;
    schema1:name "Kartografie : visualisatie van ruimtelijke informatie" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c199d623b0105b80e9b15c51845e6e0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898900165> .

