@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/p096697571> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Programma van eisen duo-praktijk (met arts assistent) : een voorbeeld / [red. A.A. Broek]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609525> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097654140> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072355166> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050540945" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/541e47ab58be2ab657e04f6166d5cfda> ;
    schema1:name "Programma van eisen duo-praktijk (met arts assistent) : een voorbeeld" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2a9d6127b31865c3b34fbd53c938244> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65793971> .

