@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/p250192535> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dierenarts / Ineke van Kasteren ; [onder red. van Ida Schuurman ... et al. ; foto's Rob Doolaard ... et al.]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148671306> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079970664>,
        <http://data.bibliotheken.nl/id/thes/p142261378> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07567355X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p089882369> ;
    schema1:isbn "9001132510" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0ff07e103405f46db394534b0556734> ;
    schema1:name "De dierenarts" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/793775f832291dbd535ece87c57f5962> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66669860> .

