@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/p863592406> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bodemkartering van Nederland = Soil survey of the Netherlands / Stichting voor Bodemkartering" ;
    dcterms1:issued "1948-1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609948>,
        <http://data.bibliotheken.nl/id/thes/p089239237>,
        <http://data.bibliotheken.nl/id/thes/p11306781X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075463245> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075331187> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1505ee7a9312325cb7c06757e67e7948> ;
    schema1:name "De bodemkartering van Nederland = Soil survey of the Netherlands" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dcbad5f06413193ef096197f13970240> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64376284> .

