@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/p087624877> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vakonderwijs voor politieambtenaren : een eisch des tijds / door W.L.H. Köster Henke" ;
    dcterms1:issued "1898" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071934103> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fd30e6675123e60fab41db081c9f5a3> ;
    schema1:name "Vakonderwijs voor politieambtenaren : een eisch des tijds" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/138cca7d35789e390be00adc4b64bbfc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65723151> .

