@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/p314132384> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidsrecht in de praktijk / D.M. van Genderen ... [et al.]" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599589>,
        <http://data.bibliotheken.nl/id/thes/p077608267>,
        <http://data.bibliotheken.nl/id/thes/p07843680X> ;
    schema1:bookEdition "6e, herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181499975> ;
    schema1:description "1e dr.: 1998" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789012380355" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb11a327bb86bfc1dde7f984aa382621> ;
    schema1:name "Arbeidsrecht in de praktijk" ;
    schema1:numberOfPages 426 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73ff6ec07a5f7b44e8c2766def6e1116> ;
    schema1:sameAs <http://www.worldcat.org/oclc/244224840> .

