@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/p149005954> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een eeuw histologie aan de Universiteit van Amsterdam / J. James" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078534836>,
        <http://data.bibliotheken.nl/id/thes/p09607096X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068344872> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce3f1438c34c2160ed1c385c69ab00d9> ;
    schema1:name "Een eeuw histologie aan de Universiteit van Amsterdam" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2ce7ab5eea4247aff2f24a3d44ace2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68864366> .

