@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/p194092275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Relativiteitsbeginselen en transformatie der elementen / door J.A. Vollgraff" ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070182000> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4faaa6db3ab7255a1cde88d6bf4c8fc2> ;
    schema1:name "Relativiteitsbeginselen en transformatie der elementen" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa3c56ee2be5a231460d7550c7457f28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66816842> .

