@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/p423989006> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De natuurkunde van 't vrije veld / door M. Minnaert" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616289>,
        <http://data.bibliotheken.nl/id/thes/p077595505>,
        <http://data.bibliotheken.nl/id/thes/p078600286>,
        <http://data.bibliotheken.nl/id/thes/p078600588>,
        <http://data.bibliotheken.nl/id/thes/p397578059> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069885303> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p821546384> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32795cbf1ed5d17394da41b3eeb16d07> ;
    schema1:name "De natuurkunde van 't vrije veld" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75b606fedfef7382ad1b6349fe7d72cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/938805102> .

