@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/p435385216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bierkennis / auteur: Cornelie de Ruiter" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601230> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p41386331X> ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629348>,
        <http://data.bibliotheken.nl/id/thes/p14224452X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p424201038> ;
    schema1:isbn "9789037255942" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6cc8a09699097455d1bae18b70e26cd> ;
    schema1:name "Bierkennis" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b006074bbef7caaa8f7cf6bfd8320c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1356698141> .

