@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/p392126532> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Recepten voor zoutloze voeding / door Tine Kaayk" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078484413>,
        <http://data.bibliotheken.nl/id/thes/p078563747>,
        <http://data.bibliotheken.nl/id/thes/p078599954> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069251371> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9caeae22e2c98653a8a0e1e8239a9c8d> ;
    schema1:name "Recepten voor zoutloze voeding" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb4af603857baa3ab74269b7209c153b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928172752> .

