@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/p840229690> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De betekenis van de onafhankelijke bankgarantie / H.J. Pabbruwe" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600234>,
        <http://data.bibliotheken.nl/id/thes/p077607953>,
        <http://data.bibliotheken.nl/id/thes/p078444047>,
        <http://data.bibliotheken.nl/id/thes/p397373961> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068324316> ;
    schema1:description "Inaugurele rede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026814526" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7032dd74cf756bf2bf579925dca9534> ;
    schema1:name "De betekenis van de onafhankelijke bankgarantie" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d65cbc1183939c32324d41a4d0301ed6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781586334> .

