@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/p801690927> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek voor de doktersassistente / R. S. ten Cate" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604329>,
        <http://data.bibliotheken.nl/id/thes/p078487595> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068927703> ;
    schema1:bookEdition "3e herz. dr" ;
    schema1:description "Lit. opg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031303496" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72a7663cbe613d8d41670df2b584d9f6> ;
    schema1:name "Handboek voor de doktersassistente" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbdb68ab805b764fd1ef67f374721e06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63317163> .

