@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/p407756175> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De loketovereenkomst : (safe-deposit) / door S.G. Canes" ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07496013X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041658558> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b59859c0c956fa5fcedd2da6f1d57ae> ;
    schema1:name "De loketovereenkomst : (safe-deposit)" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6efbc97fc9d50fecb14723de81a09f21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962258741> .

