@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/p162055102> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bibliothecaris der Veeartsenijkundige Hoogeschool / [G. A. Evers]" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069905711> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073899151> ;
    schema1:description "Overdr. uit: Bibliotheekleven, no. 35, 1950" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/203a2b38bb1352dbdd068df3cbc5fff2> ;
    schema1:name "De bibliothecaris der Veeartsenijkundige Hoogeschool" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d0182e5620e12af19e61c0dd4990da0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68173811> .

