@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/p238987582> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kwaliteitsborging / Marcel Rietdijk" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612895>,
        <http://data.bibliotheken.nl/id/thes/p075662825> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p121002187>,
        <http://data.bibliotheken.nl/id/thes/p239400186> ;
    schema1:bookEdition "1e dr" ;
    schema1:description "Uitg. in opdracht van het programmabureau Stroomlijning Basisgegevens" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p239254414> ;
    schema1:isbn "9080686832" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcf43cdc4f0a953bb30effab09cef2d2> ;
    schema1:name "Kwaliteitsborging" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd2acca7f7b3cefdf2bcfaced746388e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66998525> .

