@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/p09643788X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De natuurkunde van 't vrije veld / M. Minnaert" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429266375> ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069885303> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1939" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821546384> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c64f0a8649285840d828c2412dde1a62> ;
    schema1:name "De natuurkunde van 't vrije veld" ;
    schema1:numberOfPages 313 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c6928b539507ec67a672ae3e6d9e9137> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769764133> .

