@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/p439404940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kunstroof / Leendert van Wezel" ;
    dcterms1:issued "2023" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/439404940.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203115996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41354818X> ;
    schema1:isbn "9789059524422" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/431270788871436a3e6cedf7c1d1d4fb> ;
    schema1:name "De kunstroof" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b8609fa843028b56644f43b1d38f8cfb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1408442825> .

