@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/p429672985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over de geleidelijke ontwikkeling der mathematische physica / door J.A. Vollgraff" ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397578040> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070182000> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047967552> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af524e7118475da6a2ff6a6b63dc0367> ;
    schema1:name "Over de geleidelijke ontwikkeling der mathematische physica" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2b390d41089af792648b9efc4d7c090> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199983962> .

