@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/p193147408> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brandend zout / Carolijn Visser" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620359> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069094551> ;
    schema1:bookEdition "6e dr" ;
    schema1:description "1e dr.: Amsterdam : Meulenhoff, cop. 1994. - (Meulenhoff editie ; 1402)",
        "Uitg. in samenw. met Meulenhoff" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832796824> ;
    schema1:isbn "9041711139" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edace6098b3383a68e40ebf076e53216> ;
    schema1:name "Brandend zout" ;
    schema1:numberOfPages 267 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c49d246eff0ce0e856f60232685a35a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67671666> .

