@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/p310579708> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Regels en wetten / [auteurs: Gerda Verhey ... et al. ; onder red. van: Ina Berlet ... et al. ; ill.: Marco Bakker ... et al.]" ;
    dcterms1:issued "2008" ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p118925814>,
        <http://data.bibliotheken.nl/id/thes/p240197763> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629100> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p296569267> ;
    schema1:isbn "9789060537602" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7be2c8b4c4b0fbb073e5070ed8772bf6> ;
    schema1:name "Regels en wetten" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/891af0fcc314a6a79a65a253319b6193> ;
    schema1:sameAs <http://www.worldcat.org/oclc/229853199> .

