@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p184216923> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het verhoudingsgetal als schaal en de eerste kaart op schaal 1 : 10 000 / P.C.J. van der Krogt" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069758948>,
        <http://data.bibliotheken.nl/id/thes/p114488304> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071452850> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f83f1d5087e796991bbb6ade3853c9df> ;
    schema1:name "Het verhoudingsgetal als schaal en de eerste kaart op schaal 1 : 10 000" .

