@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/p16845839X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oplossingen van de vraagstukken uit dr. P. Molenbroek, Leerboek der vlakke meetkunde / P. Wijdenes" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068000812> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071776834> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36e487d3dde700bd763cd03abd6ee34e> ;
    schema1:name "Oplossingen van de vraagstukken uit dr. P. Molenbroek, Leerboek der vlakke meetkunde" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68a7a44adc7cc8f3413b6468e25b7e6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68103887> .

