@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/p400994658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De natuurkunde van 't vrije veld / M. Minnaert" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069885303> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p087096498> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p40099464X> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13365e9dba5614674ee8b06cb505064c> ;
    schema1:name "De natuurkunde van 't vrije veld" ;
    schema1:numberOfPages 339 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/770c6735bfb4c3dfb4e8cadb16f979f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/938805389> .

