@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/p436857308> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Indrukken van alledag : tekeningen van Emmy Eerdmans / bezorgd door Felix Villanueva" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073612790>,
        <http://data.bibliotheken.nl/id/thes/p075623803> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07207597X>,
        <http://data.bibliotheken.nl/id/thes/p073612790> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077767924" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34c86ee6b9b5df8c011bb3a05b54b760> ;
    schema1:name "Indrukken van alledag : tekeningen van Emmy Eerdmans" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3b45b8f645be3749936f10e8ac24b9a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1371059381> .

