@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p212364294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eene stelling van Buckle / H. van Loghem" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42729021X> ;
    dcterms1:issued "1870" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072009322> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fd8a604e906cad8a8c06d17403601a8> ;
    schema1:name "Eene stelling van Buckle" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4dfcad66708ad0066a9e716af3ad7f27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777134072> .

