@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/p42320467X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In goede conditie / Dr. P. Peverelli ; illustraties van Heleen van Dijk" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07129421X> ;
    schema1:bookEdition "5e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074453432> ;
    schema1:description "1e druk: 1963" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628988> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p423204610> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edecd72e7ed36d14aee3e658d79b9e89> ;
    schema1:name "In goede conditie" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10d7140128113ad6009af41dbc877229> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1108679958> .

