@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/p213112639> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte uitwerking der vraagstukken / M. van Overeem" ;
    dcterms1:issued "1917" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241074355> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p212394134> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc900010b0072177d0f59e1f4cd7b419> ;
    schema1:name "Beknopte uitwerking der vraagstukken" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d86570ff6d8cff6bca036d29dcb6ac1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772869492> .

