@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/p344676048> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte uitwerking der vraagstukken / M. van Overeem" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607546>,
        <http://data.bibliotheken.nl/id/thes/p078529603> ;
    schema1:associatedMedia "http://imagebase.ubvu.vu.nl/getobj.php?ppn=344676048" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241074355> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p336164289> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p344676021> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/675a277b613d53128ad7474e91431b4d> ;
    schema1:name "Beknopte uitwerking der vraagstukken" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8aa5f53e4b0d776f0ebdd9ea6c7d39e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/806006331> .

