@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/p170643557> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeidstijdenwet politie / [red. E. Wubs]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599627>,
        <http://data.bibliotheken.nl/id/thes/p075618966>,
        <http://data.bibliotheken.nl/id/thes/p075636735> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075463520> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p171014456> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8f213b6ab2b405123074d0ae0c6ddb0> ;
    schema1:name "Arbeidstijdenwet politie" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53d6d7782a6bbb59300a129fed10e1e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68011633> .

