@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/p429460643> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Instrumentenatlas / Rolf de Weert" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613603>,
        <http://data.bibliotheken.nl/id/thes/p078468035> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p119051486> ;
    schema1:bookEdition "Tweede (ongewijzigde) druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Eerste druk: Maarsen : Elsevier Gezondheidszorg, 2006" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789036812146" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/009906d032a6a2ebdc6e5130ca9e144f> ;
    schema1:name "Instrumentenatlas" ;
    schema1:numberOfPages 310 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/290b73acebcd87933d7478b9b8a6c553> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1239324866> .

