@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p297150790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezag, omgang en informatie / [Ministerie van Justitie]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611848>,
        <http://data.bibliotheken.nl/id/thes/p075662566>,
        <http://data.bibliotheken.nl/id/thes/p22800277X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075300117> ;
    schema1:bookEdition "Gewijz. herdr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68ee98296e3b6e0e41131c1286528d4d> ;
    schema1:name "Gezag, omgang en informatie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af452073081e6a2b2f0c677bf028172d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150412998> .

