@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/p292725485> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De natuurkunde van 't vrije veld / M. Minnaert" ;
    dcterms1:issued "1942" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069885303> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1937" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821546384> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed8b6da1a3b1aa1ebe97a29e66ee7413> ;
    schema1:name "De natuurkunde van 't vrije veld" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ee87704aff9658bc261dcde3118e9df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774423613> .

