@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p822371278> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontbijt met z'n drieën : roman / Eva Hoornik" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448149389> ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071273581> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83152149X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a5ddea359cd7c1eba9013b39976b37b> ;
    schema1:name "Ontbijt met z'n drieën : roman" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56dbc33721d383ab671c67bfa874263e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63469697> .

