@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/p841146748> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eten onderweg / Martin van Huijstee" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562057X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074492314> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026990081" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cbd0fb4fa01faf40008ec69a934abe6b> ;
    schema1:name "Eten onderweg" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9fe13af0071ead8574c0eae89a4e2fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63686066> .

