@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/p801953200> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afweer door opname / door R. van Furth" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607204> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067636527>,
        <https://data.bibliotheken.nl/.well-known/genid/4694d784e041768a48d49ee8f6a57fb9> ;
    schema1:description "Inaug. rede, Leiden 1976" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060212878" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29ea24d624c6ef64893f31ded7a2ab18> ;
    schema1:name "Afweer door opname" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3aee68bdcb4aaf7614aeb067a6a86e24> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63401014> .

