@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/p04760185X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Appelen en peren 1987 / Centraal Bureau voor de Statistiek, Hoofdafdeling Landbouwstatistieken" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606534>,
        <http://data.bibliotheken.nl/id/thes/p077610032>,
        <http://data.bibliotheken.nl/id/thes/p078510139> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075428059> ;
    schema1:description "Kengetal: J27/1987",
        "Titel op achterzijde omslag: Apples and pears 1987" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075670747> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035710142" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4761500a2973cd5994eb7b5f2684789a> ;
    schema1:name "Appelen en peren 1987" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b79f6ded7d011e78993a1a76d9f3dd3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64823249> .

