@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/p088457303> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "50 hartige hapjes / Ben J. Kuyper ; [tek. Marjolein Uit den Boogaard]" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606906>,
        <http://data.bibliotheken.nl/id/thes/p078563747>,
        <http://data.bibliotheken.nl/id/thes/p164044280> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071354034> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066042941> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/388424bff07978266c4def22bf1d0cd6> ;
    schema1:name "50 hartige hapjes" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/655d88a629689acace0aed7f15bcc107> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65762602> .

