@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/p865135592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding meten / M.J.M. Daniëls en A.C.J. de Leeuw" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070642583> ;
    schema1:bookEdition "3e herz. uitg." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071349111> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13f88ddf799d58b09943722f0f45b278> ;
    schema1:name "Inleiding meten" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/830930b023d4b86fdfbaed1c1fd092b2> .

