@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/p80189655X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Esmoreit en Lippijn / met aant. van G. Stellinga" ;
    dcterms1:issued "1977" ;
    schema1:bookEdition "12e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068680236> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821547887> ;
    schema1:isbn "9020856413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fd60644a4143cbd863a557a9c6f09bd> ;
    schema1:name "Esmoreit en Lippijn" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73c9d7544a288ff621e100cfa8f69799> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63387845> .

