@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/p400462567> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Praktijkgids arbeidsrecht 2016 / onder redactie van dr. mr. G.A. Diebels en mr. J.A. Buur" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608267>,
        <http://data.bibliotheken.nl/id/thes/p07843680X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p165459409>,
        <http://data.bibliotheken.nl/id/thes/p387212353> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p238862119> ;
    schema1:isbn "9789462153844" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df292c6668288d70003c4314da2695bb> ;
    schema1:name "Praktijkgids arbeidsrecht 2016" ;
    schema1:numberOfPages 625 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bba8a1238e583586e2237522e04722d> .

