@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/p427675871> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemene voorwaarden / M.B.M. Loos" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165533722> ;
    schema1:bookEdition "Derde druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e druk: 2001" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462905344" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06bdb8561a24d6532ba4de40445e47cb> ;
    schema1:name "Algemene voorwaarden" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/047c430197036bbdf82aac45cbbce3b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1147775388> .

