@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/p112002056> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe politiewetgeving in België / eindred.: C. Fijnaut, F. Hutsebaut" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078632056>,
        <http://data.bibliotheken.nl/id/thes/p080637914>,
        <http://data.bibliotheken.nl/id/thes/p397356056> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068368690>,
        <http://data.bibliotheken.nl/id/thes/p070877998> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p058088563> ;
    schema1:isbn "906321832X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c07b05436b8617709a6398cfb6413bf7> ;
    schema1:name "De nieuwe politiewetgeving in België" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9626eea46de8937a0dde003b698b1703> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906641344> .

