@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/p27038071X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De natuurkunde van 't vrije veld / door M. Minnaert" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069885303> ;
    schema1:bookEdition "5e dr" ;
    schema1:description "1e dr.: 1937 Met reg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d03d1a4cde5959d2bd1d37d84fd783d5> ;
    schema1:name "De natuurkunde van 't vrije veld" ;
    schema1:numberOfPages 408 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c47b0e2d3b6d928f27e241771f563599> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66671513> .

