@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p037990381> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De avonturen van Mop en Strop / door Gerard Revers ; geïllustreerd door Harry van Kruiningen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p447385585> ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p150994478> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071914366> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f2c8943c890f051f7be862fc1e98d53> ;
    schema1:name "De avonturen van Mop en Strop" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6952e404be0dccedd94adecacd05c330> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64499673> .

