@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/p451737016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De onvergetelijke conciërge / Hans Mijnders ; illustraties: Daan van Oostenbrugge" ;
    dcterms1:issued "2025" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/451737016.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186545320> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p353037443> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033133473" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fa2771924e16e6f971ada86e8f97baf> ;
    schema1:name "De onvergetelijke conciërge" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf16d42ce70393a3114d875e97ad8223> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1542785661> .

