@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/p125171749> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Functiemateriaal voor de dietist / Nederlandse vereniging van dietisten" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075306263> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07cb7a8b505f48b38a677244d496ff80> ;
    schema1:name "Functiemateriaal voor de dietist" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5c2959c51dd1ae32443040c77a38f4a3> .

