@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/p802959458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Taalgids voor de ambtenaar / door J.M. Moerdijk en P. Sluimer" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078430666>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067810365> ;
    schema1:bookEdition "6e ongew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068000375> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060959000" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/998638a052560f7fe58b3beaf5f25b0d> ;
    schema1:name "Taalgids voor de ambtenaar" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cc8fc9eaecd65b09f7dd4d7c4820c9b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63447277> .

