@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/p429174748> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er zijn / Michiel Knaven ; met een nawoord van Jan Flameling" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075669269> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p321083164> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p164621415> ;
    schema1:description "Eerste druk: 2016" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083101101" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eee6ab2f0043f4cd1e65d0f28a5e8b90> ;
    schema1:name "Er zijn" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ddefb38981ea99585a53d3ffec6b5c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1262997360> .

