@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/p862840635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het aantonen van parasieten / A.M. Deelder" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561815X>,
        <http://data.bibliotheken.nl/id/thes/p07862262X>,
        <http://data.bibliotheken.nl/id/thes/p397581661> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071872671> ;
    schema1:description "Inaugurele rede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b3d44c88c6209fb2a78a2f247b87bb0> ;
    schema1:name "Het aantonen van parasieten" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b55924e99d8cb1729b62c2e397cb1cc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64358711> .

