@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/p431847282> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verbeeldingskracht in de wetenschap / J.H. van 't Hoff" ;
    dcterms1:issued "1878" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592433>,
        <http://data.bibliotheken.nl/id/thes/p078938961>,
        <http://data.bibliotheken.nl/id/thes/p078959470> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000312313",
        "https://rozet.nl/catalogus/649756" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067807399> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaug. rede, Amsterdam G.U." ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p037399160> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7828c67cb0eec2ce373f1f4e38987f58> ;
    schema1:name "De verbeeldingskracht in de wetenschap" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5233b47eae39bd6fe1da9e492db2af6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/909780829> .

