@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/p428013260> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De proeftijd : uitgewerkt fragment van een dagboek / door Frits Hopman" ;
    dcterms1:issued "1935" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070087059> ;
    schema1:bookEdition "4e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspr. uitg.: 1933" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p098910140> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83078165X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0eacbc2d16b281731afad97b45897ae0> ;
    schema1:name "De proeftijd : uitgewerkt fragment van een dagboek" ;
    schema1:numberOfPages 267 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46f7c343c41a3b202de818b471831f28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163963892> .

