@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/p375529640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tjies : vertellingen / Vincent Mahieu" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068528884> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "1e dr. 1958",
        "Recto vermeldt: Bekroond met de novellenprijs van de stad Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd05fab8f139c827e29ecc33aba58cfa> ;
    schema1:name "Tjies : vertellingen" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b77cd3f698d1333e876d9b635b443d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880296810> .

